Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 247 Bytes

optparse-repl

Local development QuickStart

> ./scripts/bootstrap # initial environment setup
> ./scripts/build # initial build
> ./scripts/test --file-watch # edit files and get feedback
> ./scripts/build # build before commiting