/c2go

Visualizing `uniq -c` result

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

c2go

Build Status

Visualizing uniq -c result

Description

c2go is a project to make the alternative of c2g.rb by Go.

Demo

demo

Install

macOS

Homebrew

brew tap ch1aki/homebrew-c2go
brew install c2go

Other platforms

Download binary from release page or go get command.

$ go get github.com/ch1aki/c2go