0.3.1 • Published 6 years ago

xqt v0.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

✳️ xqt

Travis build status npm version code style: prettier

Interactively pick and run a NPM script.

Install

$ npm install --global xqt

Usage

Pick and run a script from the package.json file.

[~/package]$ xqt
? Pick a script …
▸ dev
  test
  build

Same as above, but use yarn instead of npm.

[~/package]$ xqt --yarn
? Pick a script …

Shows xqt help information.

[~/package]$ xqt --help

Shows xqt version.

[~/package]$ xqt --version

License

This project is licensed under the MIT License - see the LICENSE file for details

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago