1.0.1 • Published 4 years ago

@navalarchitect/test-lib2 v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Description

This library provides a basic constraint solver for the Naval Architect platform.

Installation

$ npm install

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

Development

Semantic Release

???

Gitflow

We use Gitflow as the preferred Git workflow. For more information see: https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow

Deployment

Inspiration

Based on