npm-run-script-chain

run-script chain

Usage no npm install needed!

<script type="module">
  import npmRunScriptChain from 'https://cdn.skypack.dev/npm-run-script-chain';
</script>

README

npm-run-script-chain

npm version

Example View

Install

npm i -g npm-run-script-chain

Usage

npm-run-script-chain -f ./example/package.json -p 8005
# short hand
nrsc -f ./example/package.json -p 8005
# Open locahost:8005

Set start key to query parameter.

  • npm
  • yarn
  • npm-run-all (run-p)

Development

yarn
yarn start

Build

yarn run build

Publish

npm publish

Badges

Build Status codecov dependencies Status devDependencies Status code style: prettier PRs Welcome License: MIT

License

MIT