github.com/tmaiaroto/grind
Grind polishes Go programs. Usage: Grind rewrites the source files in the named packages. When grind rewrites a file, it prints a line to standard error giving the name of the file and the rewrites applied. As a special case, if the arguments are a list of Go source files, they are considered to make up a single package, which is then rewritten. If the -diff flag is set, no files are rewritten. Instead grind prints the differences a rewrite would introduce. Grind does not make backup copies of the files that it edits. Instead, use a version control system's “diff” functionality to inspect the changes that grind makes before committing them.
proxy.golang.org
v0.0.0-20150223233317-801db2e21bf3
almost 11 years ago
1
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/tmaiaroto/grind
spec |
| License | BSD-3-Clause |
| Namespace | github.com/tmaiaroto |
| First Release | almost 11 years ago |
| Last Synced | 1 day ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |