get
A little tool to store all your One-Liners.
Table of Contents
Pics
get set
– will add new command to the DB.
get list
– will show all stored commands.
get show
– will return specific command (by id or name).
get copy
– will copy specific command to clipboard.
get delete
– will remove specific command.
Build
git clone https://github.com/Sh3lldor/get.git
cd get
go build get.go
mv get ~/go/bin/.
Credits
- Pictures and Icons