@blackflux/robo-config-plugin

v1.7.5
Blackflux robo-config plugin.
robo-config plugin configuration

test

npm run clean && npm run gardener && npm run test-simple

build

npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc

clean

rm -rf lib

gardener

node gardener

coveralls

node ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info

build-clean

npm run clean && npm run build

test-simple

nyc mocha "./test/**/*.spec.js"

semantic-release

npm run build-clean && npx semantic-release
npm i @blackflux/[email protected]

Metadata

  • MIT
  • >= 8.10
  • Lukas Siemon
  • released 4/21/2019

Downloads

Maintainers