Skip to content

balrog-s/balance_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes:

  • Make sure you are running Node 12.0.0.
  • If you are interested in running the tests make sure you have Jest installed (npm install jest -g).

Setup

  1. Clone this repo.
  2. Run npm install
  3. Ensure you are using node 12.0.0 and run npm install
  4. Running node index.js from the root will generate an output file in the data directory containing the results based on the input file located there.
  5. If you are interested in running the test suite ensure you have Jest installed and run npm run test. Coverage can be found under the coverage directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published