0.1.7 • Published 2 years ago

occam-utils v0.1.7

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

OCCAM Utils

Description

This is the API of OCCAM Utils.

Installation

To run this application you will need Node.js and Yarn installed on your machine. To install dependencies, you can run inside the root folder:

yarn

Running the app

To run the app locally in your machine, you can run the following command:

yarn start

Test and Lint

When you want to run tests locally. You can run the following command:

yarn test

# or if you want to run in watch mode
yarn test:watch

# or if you want to run coverage test
yarn test:cov

When you want to run lint locally. You can run the following command:

yarn lint

Documentation

You can find some additional information on how to work on this project:

Or you can see the full documentation guide here.

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.2

2 years ago

0.4.0

2 years ago

0.0.1

2 years ago