Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 01:02
7dfdc59

go-crap v0.4.0 Release

go-crap a CLI tool that calculates the CRAP score for Go projects.

Installation

Download the appropriate binary for your platform below, or:

use Go

go install github.com/padiazg/go-crap@v0.4.0

use Homebrew

brew tap padiazg/go-crap 
brew install go-crap

Changelog

Others

Full Changelog: v0.3.0...v0.4.0