@akromio/preset-gattuso

Preset for the gattuso tool


Keywords
akromio, plugin, nodejs
Install
npm install @akromio/preset-gattuso@0.18.2

Documentation

Akromio core libraries

Core libraries for Akromio.

Install/bootstrap

npm run bootstrap

Build

npm run build

Test

Unit tests:

npm t

Integration tests:

npm run test/itg

All tests (unit + integration):

npm run tests

Code coverage:

npm run cov

Notes

  • The __tests__ and dist directories must be generated, temporally, from the local device. When the new Go version of Dogma published, this restriction will be removed.