Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 219 Bytes

rely_playground

Developing:

npm install -g esy
git clone https://github.com/baransu/rely-playground
esy install
esy build

Running Tests:

# Runs the "test" command in `package.json`.
esy test