taski

4.1.9 • Public • Published

taski

Simplify your git workflow with tasks

logo

Install

npm install -g taski

Usage

$ taski help
 
  [help]
  Start a task (requires confirmation)
      taski MY_TASK
  List and choose from all tasks:
      taski
  List tasks containing a string. It will create a task if there are no results. The search is "smart case" (it will be case sensitive only if there are any uppercase letters in the search term).
      taski MY
  Delete an existing task called 'foo' (or all containing foo - requires confirmation)
      taski delete foo
  Delete from list
      taski delete
 

License

MIT

Author

me
Pablo Varela

Package Sidebar

Install

npm i taski

Weekly Downloads

7

Version

4.1.9

License

MIT

Unpacked Size

33 kB

Total Files

10

Last publish

Collaborators

  • pablopunk