mantella-engine
v3.2.0
Published
The engine of the Mantella system.
Downloads
3
Readme
Mantella Engine
This package is part of the Mantella family.
The engine of the Mantella system that processes the operations.
Installation
npm install mentella-engine
Tests
Tests are written using Jest. 100% coverage required.
npm test
Continuous Deployment
Any pushes or pull-requests on non-master branches will trigger the test runner.
Any pushes to master will cause the family of libraries to be re-published.