one stop directory for frequently used commands.
cmdr is a directory of frequently used commands in daily 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.
Commands are stored inside the content folder in a JSON file which acts as the current database. You can add new commands to the end of content/content.json
file and submit a PR.