cli-draw
v0.0.2
Published
Your Project Task Manager
Downloads
3
Readme
Cli-draw
Your Cli Task Manager
Installation
npm install todo-cli
Usage
npm start
npm add - to add new task
npm list - to list tasks
npm done - mark tasks as completed
npm remove - remove tasks
npm export - export the task list to a file
Support
If you encounter any issues or have questions about using Cli-draw, here are some ways to get support
Open an Issue
If you have found a bug or have a question, please open an issue on the GitHub repository. Provide as much detail as possible so we can understand and address the problem quickly. Create a Pull Request
If you have a fix or a new feature to suggest, feel free to create a pull request. Make sure to follow the contribution guidelines described in the CONTRIBUTING.md (if available). Thank You!
We appreciate your interest and help <3