taskgui

0.1.9 • Public • Published

taskgui

a cli tool for task gui in browser (npm scripts、gulp、grunt、webpack)

Design | Guide | Plugins | Api

Preview

Features

  • [x] build-in support npm script && gulp && grunt tasks
  • [x] command + k : clear sh history
  • [ ] auto detect task with tg-plugin-xxx

Install

[sudo]npm install -g taskgui

avaiable cli command

  • taskgui
  • tg

Usage

$ tg

Start a project

$ npm init -y
$ npm i -D tg-plugin-npm-scripts
$ tg

if need auth, please fill user foo and password bar

http://127.0.0.1:7878/

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v1.0.0 初始化版本cli

欢迎fork和反馈

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i taskgui

Weekly Downloads

7

Version

0.1.9

License

ISC

Last publish

Collaborators

  • zhaoxingyue
  • zhangyuang
  • langshu