Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 666 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 666 Bytes

acron

Acronym Store

CircleCI Go Report Card Godoc

Install

go get -u github.com/alwindoss/acron

Add $GOPATH/bin to $PATH

Commands

acron add --key SRS --value "Software Requirements Specification"

acron get --key SRS

Contributions

Any kind of contribution is welcome. Fork and raise a pull request