TaskNinja CLI is a lightweight, interactive command-line tool to manage tasks. Add, list, update, and delete tasks with status, priority, due date, and optional description, all stored in a JSON file. Built with Node.js, Commander.js, and Inquirer.js for a seamless CLI experience.
Stars
9
Forks
0
Watchers
9
Open Issues
0
Overall repository health assessment
^5.6.2^0.6.5^14.0.2^13.2.121
commits
mdoing: feat: update README with new features and usage instructions
56ff530View on GitHubchange the bin paths to point to index.js instead of src/index.js since we moved the index.js to the root directory.
183cdbcView on GitHubrefactor: restructure project to modular command-based architecture
d05ee69View on GitHubupdate README.md, fix Errors, Add (End-Process) method
2f3a52eView on GitHubedit UI, add colores, uodate README, add new commands
cac0d5dView on GitHub