p-s

v0.0.0-beta.1
All the benefits of npm scripts without the cost of a bloated package.json and limits of json

start

p-s

test

cross-env NODE_ENV=test ava ./src/**/*.test.js

validate

p-s lint && p-s build && p-s cover

semantic-release

semantic-release pre && npm publish && semantic-release post

Metadata

  • MIT
  • Whatever
  • Kent C. Dodds
  • released 4/25/2016

Downloads

Maintainers