adhara-utils
v0.0.1
Published
Functionality and data structures shared across Adhara components
Downloads
4
Readme
adhara-utils
General functionality and data structures that can be shared across Adhara components.
Getting started
Prerequisites
Node.js needs to be installed.
Installing
git clone [email protected]:AdharaProjects/adhara-utils.git
cd adhara-utils
npm install
Testing
npm test