Gumphrie / contract-ingest

Ingest track contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run this program:

  1. npm install to install dependencies.
  2. node_modules/.bin/ts-node ingest.ts

It takes the input from the tracks.csv contained in the repo

To run tests:

Add the following to package.json -

type: "module"

And run as:

npm run tests

About

Ingest track contracts


Languages

Language:TypeScript 100.0%