This commit is contained in:
Aleksey Chichenkov 2019-01-30 15:44:12 +03:00
parent a419d2f048
commit 7237cf3c54
1 changed files with 1 additions and 3 deletions

View File

@ -23,9 +23,7 @@ node lexme.js
## Start
```bash
node main.js -inp=<input_file> -o=<output_path> -t=<web|node> <-nb|--no-beautify> <-logs>
```
or
```bash
# or
./run.sh
```
Result fill write in <lexer.js> file.