An open API service indexing awesome lists of open source software.

https://github.com/anonrig/nulogy


https://github.com/anonrig/nulogy

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# nulogy

### Requirements,
- Nodejs 6 or higher.

### Installation
In order to install you should have Nodejs 6 or higher.

If you have Yarn, it's faster for you to install the dependencies.
Just run `yarn` on the root directory, otherwise just run `npm install`.

### Test

`npm test` will run the test scenarios using Mocha and Should.

### Example run

```javascript
➜ nulogy git:(master) ✗ node terminal.js 5432.00, 1 person, drugs
Input: 5432.00, 1 person, drugs
Output: 6199.81
```