The goal of this tool is to provide simple command line tool for saving information and retrieving information.
memorify set key value
command can be used for saving key value pairs in your system.
memorify get key
command can be used for retrieving particular key information.
npm install memorify
Available commands can be accessed via memorify --help