rangle-starter

v1.5.1
A command-line utility to create a repo based on one of Rangle.io's standard tech stacks.

test

npm run lint

lint

eslint .

release

git commit -am $npm_package_version && git tag $npm_package_version && git push upstream && npm publish && git push upstream --tags
npm i rangle-starter

Metadata

  • MIT
  • >=4
  • rangle.io
  • released 11/13/2016

Downloads