maid-cli
v1.0.9
Published
Continuous learning for engineers
Downloads
69
Readme
Maid CLI
Your assistant to improve as a programmer. Flashcards, DSA Practice, Statistics, and habit hooks. For example, everytime you commit code, you could have a random flashcard being prompted (or even a random DSA problem suggestion to be completed!). Designed to work offline, but when connected to the internet assists you to collect your progress and sync it with your other devices.
Other main features include:
- Helping you keep track on your personal goal projects e.g. Doing some commit in a project on a daily basi
- More than 150 programming problems (with tests that work offline)
Install
npm install -g maid-cli
- You need to install nvim for the dsa option to work
- Eventually you would be able to select your own editor.
Usage
Commiting a code and pushing it to HEAD
maid coa "Commit message"
Reporting:
maid report
Help
maid --help
DSA
View DSA problems
maid dsa
View all DSA Problems
maid dsa --all
Flashcards
maid term
Math Problems:
maid math
Update Notes
- Removing
express
markdown-it-toc-done-right
"esm": "^3.2.25",