readme
This commit is contained in:
parent
a419d2f048
commit
7237cf3c54
@ -23,9 +23,7 @@ node lexme.js
|
|||||||
## Start
|
## Start
|
||||||
```bash
|
```bash
|
||||||
node main.js -inp=<input_file> -o=<output_path> -t=<web|node> <-nb|--no-beautify> <-logs>
|
node main.js -inp=<input_file> -o=<output_path> -t=<web|node> <-nb|--no-beautify> <-logs>
|
||||||
```
|
# or
|
||||||
or
|
|
||||||
```bash
|
|
||||||
./run.sh
|
./run.sh
|
||||||
```
|
```
|
||||||
Result fill write in <lexer.js> file.
|
Result fill write in <lexer.js> file.
|
||||||
|
Loading…
Reference in New Issue
Block a user