@blackflux/robo-config-plugin

v9.3.8
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

cp -rf ./src ./lib

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.js

build-clean

yarn run clean && yarn run build

test-simple

c8 mocha --import=./test/reg.js "./test/**/*.spec.js"

semantic-release

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

Metadata

  • MIT
  • >= 16
  • Lukas Siemon
  • released 4/8/2024

Downloads

Maintainers