https://github.com/alwindoss/acron
CLI Acronym Store
https://github.com/alwindoss/acron
acronym cli golang helper utility
Last synced: 6 months ago
JSON representation
CLI Acronym Store
- Host: GitHub
- URL: https://github.com/alwindoss/acron
- Owner: alwindoss
- License: bsd-3-clause
- Created: 2017-06-10T15:05:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T02:01:38.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T15:46:55.680Z (about 2 years ago)
- Topics: acronym, cli, golang, helper, utility
- Language: Go
- Size: 14.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# acron
#### Acronym Store
[](https://circleci.com/gh/alwindoss/acron)
[](https://goreportcard.com/report/github.com/alwindoss/acron)
[](https://godoc.org/github.com/alwindoss/acron)
## 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