1.0.0 • Published 2 years ago

association-commons v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

DAT - Network Association Commons

Purpose

This repo is dedicated to the storage of common Network Association Service utility functions, errors and error handlers as well as service models.

Usage

Install common dependencies

npm install / npm run prebuild

Build and test all packages

npm run clean-build / npm run build
npm run test

Install all dependencies and any cross-dependencies between packages

npm run bootstrap

Publish packages where the latest version is not present in the registry

npm run publish
1.0.0

2 years ago