Skip to content

gplusdotgr/aave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run and test

I used Deno. brew install deno should be enough. All deps are fetched by Deno on runtime.

Start the script with

deno run --allow-read main.ts /some/path/input.json

I included a demo input.json in this repo. Invalid JSON entries, missing file inputs and wrong paths are handled gracefully by the script

run the tests with

deno test tests/tests.test.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors