Package Exports
- xtasker
- xtasker/tasker.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xtasker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
#Xtasker - Cli task management Xtasker is a very fast and light weight commandline task management tool.
Installation
npm i -g xtasker
Usages
After successfully install xtasker please reload your terminal and type xtasker. booom
Basic Usages
- add:
// for add new task - rm:
// for remove task - 6 will propm for id // for complete task
- rmall: // for remove all taskfor current group
- sw: / sw_group: // for switch group
- add_group:
//for add new group - rm_group:
//for remove grop