|
|
||
|---|---|---|
| .. | ||
| .yarn/patches | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc.js | ||
| .yarnrc.yml | ||
| README.md | ||
| gulpfile.js | ||
| package.json | ||
| tsconfig.json | ||
| webpack.config.js | ||
| yarn.lock | ||
README.md
Prerequisites
NOTE: yarn v2 is required.
Install Yarn, and run: yarn install.
Development
- Start ttyd:
ttyd bash - Start the dev server:
yarn run start
Publish
Run yarn run build, this will compile the inlined html to ../src/html.h.