add build
This commit is contained in:
parent
62bf16fdcd
commit
1045d24072
@ -5,6 +5,10 @@ gcc -o ./lemon-src/lemon-js -O2 ./lemon-src/lemon-js.c
|
|||||||
|
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
or
|
||||||
|
```bash
|
||||||
|
./build.sh
|
||||||
|
```
|
||||||
|
|
||||||
## Start
|
## Start
|
||||||
You need create your config.js from config.template
|
You need create your config.js from config.template
|
||||||
|
Loading…
Reference in New Issue
Block a user