Skip to content

mewpull/grind

 
 

Repository files navigation

grind GoDoc Build Status Go Report Card

Grind polishes Go programs.

This version of grind is a fork from the original rsc.io/grind. It contains updates that have not yet been merged into the original repository (not sure it is still maintained).

The motivation behind this fork was to merge contributions from others that allow grind to build on Go versions 1.4+. The original repo only built on Go versions up to 1.3. Updates and fixes beyond Go build versions are also welcome.

Install

go get github.com/jackspirou/grind

Usage

$ grind -h
usage: grind [-diff] [-v] packagepath... (or file...)

Packages & Coverage

Package Coverage
main Coverage
block Coverage
deadcode Coverage
flow Coverage
gotoinline Coverage
grinder Coverage
grindtest Coverage
vardecl Coverage

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%