Top 1.1% dependent repos on proxy.golang.org
proxy.golang.org : github.com/posener/autogen
Package autogen automatically generates files from templates. Create a main package somewhere in your project. In that package, locate templates for generating files. These templates should have the generated file names suffixed with ".gotmpl". The generated files will be located by default in the parent directory, but this location can be customized with the `Location` option. The main package should define the variables to be used in the templates and run the `autogen.Execute` function with this variable. The main package should include a `//go:generate go run .` comment. All that left to do is to run `go generate ./...` from the Go module's root. See example at the ./example directory.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/posener/autogen
Keywords:
automation
, code-generation
, generate
, go
, go-generate
, golang
License: Apache-2.0
Latest release: almost 2 years ago
First release: about 5 years ago
Namespace: github.com/posener
Dependent packages: 5
Dependent repositories: 23
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago
github.com/posener/complete/v2 v2.1.0
Package complete is everything for bash completion and Go. Writing bash completion scripts is a ...17 versions - Latest release: almost 2 years ago - 74 dependent packages - 103 dependent repositories - 878 stars on GitHub
github.com/posener/goactions v1.2.1
17 versions - Latest release: over 2 years agogithub.com/posener/goaction v1.2.1
Package goaction enables writing Github Actions in Go. The idea is: write a standard Go script, ...17 versions - Latest release: over 2 years ago - 15 dependent packages - 16 dependent repositories - 192 stars on GitHub
github.com/chriswalz/complete/v3 v3.0.13
Package complete is everything for bash completion and Go. Writing bash completion scripts is a ...14 versions - Latest release: about 4 years ago - 5 dependent packages - 2 dependent repositories - 8 stars on GitHub
github.com/chriswalz/complete/v2 v2.0.5
Package complete is everything for bash completion and Go. Writing bash completion scripts is a ...19 versions - Latest release: over 4 years ago - 8 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.