Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 440 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 440 Bytes

License

tsks

Show task list.

Support npm, gulp, grunt, make, rake.

How to use

$ npm i tsks -g
$ tsks
🐚 tsks
npm run start
npm run build
gulp watch
gulp build
$ tsks -e
🐚 tsks
? Which do you run task (Use arrow keys)
❯ npm run test 
  gulp print 
  grunt jshint 
  grunt default 
  make hello 
  rake hello