alwindoss / acron

CLI Acronym Store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CLI Acronym Store

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%