@chantelle/util

Common tools for Groupe Chantelle projects


License
Apache-2.0
Install
npm install @chantelle/util@0.2.1

Documentation

@chantelle/tools

CircleCI

Common tools for Groupe Chantelle

This package consists of

Installation

  • yarn && yarn bootstrap

Commands

  • yarn start

Start deployment on all modules

  • yarn test

Start test process on all modules

  • yarn bootstrap

Installs all submodules and links them together

  • yarn publish-all or yarn run publish

Set version, tag git version and after publish all modules to npm

  • yarn build

Start build process on all modules

  • yarn lint

Start lint process on all modules

  • yarn reinstall

Purges all modules and installs everything

  • npm run reinstall

Purges all modules and installs everything

  • yarn runAll <command>

Run a command in all modules

  • yarn purge

Purge all installed modules

  • yarn clean

Clean all modules installed in submodules

  • yarn purge

Purge all installed modules and lock files