https://github.com/rob--/cw-tests
https://github.com/rob--/cw-tests
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rob--/cw-tests
- Owner: Rob--
- Created: 2020-04-12T13:07:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T09:10:59.000Z (about 6 years ago)
- Last Synced: 2025-06-01T03:00:09.316Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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