Skip to content

akromio/nodejs-doubles

Repository files navigation

Akromio double libs

Doubles library developed for the Akromio project.

Product of Spain, made in Valencia by Sia Codelabs.

Install/bootstrap

npm run bootstrap

Build

npm run build

Tests

Unit tests:

npm t

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.