New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

xqt

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xqt

I'm always forgetting which npm scripts I have in my package.json

latest
Source
npmnpm
Version
0.3.1
Version published
Maintainers
1
Created
Source

✳️ 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

Keywords

cli

FAQs

Package last updated on 12 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts