mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-13 07:19:37 +00:00
commit
7aceb84bcc
20
README.md
20
README.md
@ -95,7 +95,25 @@ jsste.setStateFunction(({ status, statusMSG }) => {
|
||||
|
||||
## Commandline
|
||||
|
||||
| Code | Meaning | Example |
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install jsste -g
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```sh
|
||||
yarn install jsste -g
|
||||
```
|
||||
|
||||
## excuting
|
||||
|
||||
```sh
|
||||
jsste <argument>
|
||||
```
|
||||
|
||||
| arguemnt | description | Example |
|
||||
| :--------- | :--------------------------------------: | :-----: |
|
||||
| -log | show jsste log | |
|
||||
| -Jsconfig= | set jsste config as json | |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user