frack-deployment

v3.6.1

script

babel-node src/script.js

lint

gulp lint

lint-fix

gulp lint-fix

compile

rollup -c && echo 'Successfully compiled'

test

npm run compile && jest --runInBand --coverage

prepublish

npm run lint && npm run compile && npm run test

ci

npm run lint && npm run compile && npm run test
npm i frack-deployment

Metadata

  • ISC
  • Whatever
  • Adam Bisek
  • released 2/27/2019

Downloads

Maintainers