zamm-0.2.1 is not a library.
Visit the last successful build:
zamm-0.1.7
ZAMM
A simple executor for shell commands you don't want to remember. So far only tested on Linux.
Not just using Bash aliases because I intend to add success criteria and error handling as eventual features.
Example Config
Put this in your ~/.zamm/kb.json
:
Then do zamm hello
to execute the specified hello command.
Install