Skip to content

jackspirou/grind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2dcfb05 · Jun 24, 2021

History

35 Commits
Feb 24, 2015
Dec 25, 2015
Feb 23, 2015
Jun 24, 2021
Oct 31, 2019
Dec 25, 2015
Feb 24, 2015
Nov 3, 2017
Apr 10, 2018
Feb 19, 2015
Dec 26, 2015
Mar 2, 2015
Jun 24, 2021
Dec 25, 2015
Oct 31, 2019
Dec 25, 2015

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

About

Grind polishes Go programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%