Skip to content

Golang CLI app to store commands. Use it to build a library of cli commands for learning and future reference.

License

Notifications You must be signed in to change notification settings

karanveersp/cmdref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go CmdRef

A cli command reference storage and query app. Use it to

  • recall long commands you tend to forget
  • build a reference library of commands

Install

go install github.com/karanveersp/cmdref/cmd/cmdref

TODO:

  • Extract prompt logic from action handler functions and write unit tests for each action handler.

About

Golang CLI app to store commands. Use it to build a library of cli commands for learning and future reference.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages