Skip to content

alwindoss/acron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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