one stop directory for frequently used commands.
cmdr is a directory of frequently used commands in software development, categorized across different technologies.
Once the repo is cloned to your local device, you can run:
yarn install
yarn dev
cmdr will start running immediately.
All the commands are stored inside the project in a YAML file which acts as the current database. A new command can be easily to the system added by altering the YAML file and sending a pull request.