@blackflux/robo-config-plugin

v5.0.0
Blackflux robo-config plugin.
robo-config plugin configuration

i

yarn install --frozen-lockfile

t

yarn test

u

yarn upgrade --latest --force

it

yarn run i && yarn run t

ts

yarn run test-simple

tsv

yarn run test-simple --verbose

test

yarn run clean && yarn run gardener && yarn run test-simple

build

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

clean

rm -rf lib

docker

docker run --net host -u`id -u`:`id -g` -v $(pwd):/user/project -v ~/.aws:/user/.aws -v ~/.npmrc:/user/.npmrc -w /user/project -it --entrypoint /bin/bash

gardener

node gardener

coveralls

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

build-clean

yarn run clean && yarn run build

test-simple

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

semantic-release

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

Metadata

  • MIT
  • >= 12
  • Lukas Siemon
  • released 3/11/2021

Downloads

Maintainers