ttyd
v1.0.3
Published
Share your terminal over the web
Readme
Prerequisites
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/index.html.
