task-master-cli
v1.0.0
Published
This app going to help to take control to your activities following GTD method
Downloads
23
Maintainers
Readme
Task Master CLI (⚙️ Building)
This app going to help to take control to your activities following GTD method
To create a NodeJS project, you can follow these steps:
Feature
✓ 📦 Create a Node.js APP Project in a seconds
✓ 🤯 Using mysql with sequelize migrations & seeds
✓ 📈 Using mysql
✓ 👤 User CRUD & Jest test
✓ 👨💻 This tool is powered by MoralexCode
⬇️ Install
npm install task-master-cli -g
npm link # some times need execute like sudo user
run this comand to add new Task:
# answer the questions
t add 'Call the family' --description 'organize party time 😎'
run this comand to add new Task with details:
# answer the questions
t add 'Read a book' --description 'Getting Things Done 📚' --due 'today 9pm' -p 'High'
run this comand to get command helps:
# answer the questions
t help
License
MIT
Questions
doubts, comments and support, please contact me by email : [email protected]