My own repo with exiting with programs exit code.
This commit is contained in:
parent
b745c44832
commit
027e546e1f
47 changed files with 32301 additions and 1 deletions
14
html/README.md
Normal file
14
html/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
## Prerequisites
|
||||
|
||||
> **NOTE:** yarn v2 is required.
|
||||
|
||||
Install [Yarn](https://yarnpkg.com/getting-started/install), and run: `yarn install`.
|
||||
|
||||
## Development
|
||||
|
||||
1. Start ttyd: `ttyd bash`
|
||||
2. Start the dev server: `yarn run start`
|
||||
|
||||
## Publish
|
||||
|
||||
Run `yarn run build`, this will compile the inlined html to `../src/html.h`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue