generator-apiary-lib

v0.0.3
Apiary Library Generator
yeoman-generator

lint

eslint src/ test/ --ext .es6

precompile

npm run lint

compile

babel src/ -x .es6 --out-dir app/

pretest

npm run compile

test

mocha --compilers es6:babel-core/register -R spec --recursive

prepublish

npm run compile

update-coffeelint

curl 'https://raw.githubusercontent.com/apiaryio/coffeescript-style-guide/master/coffeelint.json' > app/templates/coffee/coffeelint.json

Metadata

  • MIT
  • Whatever
  • Apiary Czech Republic, s.r.o.
  • released 12/30/2015

Downloads