etanover

v1.0.0
Renovate in reverse
npm outdated update

build

npm run transpile

heroku-push

git push heroku master

heroku-scheduler

heroku addons:open scheduler

jest

LOG_LEVEL=fatal jest

lint-fix

eslint --ignore-path .gitignore --fix .

lint

eslint --ignore-path .gitignore .

np

np

prepublish

npm run build

start

node dist/renovate

start-babel

babel-node lib/renovate

start-raw

node lib/renovate

test

npm run lint && npm run jest

transpile

rimraf dist && mkdirp dist && babel lib --out-dir dist

update-docs

npm run transpile && bash bin/update-docs.sh

semantic-release

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

Metadata

  • MIT
  • >=6.9.0
  • Rhys Arkins
  • released 6/29/2017

Downloads

Maintainers