An open API service indexing awesome lists of open source software.

https://github.com/rob--/cw-tests


https://github.com/rob--/cw-tests

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

Type `npm install chalk` before running for the first time.

---

1. Paste your `.jj` file into the directory and rename it `src.jj` (the script will compile it)
2. Run the program and pass the entry point:
```
node test [target] [fast]
```

---

The target is the name of the main class, so instead of doing this: `java Parser