An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# acron

#### Acronym Store
[![CircleCI](https://circleci.com/gh/alwindoss/acron.svg?style=svg)](https://circleci.com/gh/alwindoss/acron)
[![Go Report Card](https://goreportcard.com/badge/github.com/alwindoss/acron)](https://goreportcard.com/report/github.com/alwindoss/acron)
[![Godoc](https://godoc.org/github.com/alwindoss/acron?status.svg)](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