docs.rs failed to build terrazzo-terminal-0.2.8
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Terrazzo terminal
Terrazzo terminal is a simple web-based terminal built in Rust and Web Assembly using the Terrazzo library.
Getting started
Pre-requisite:
cargo install --locked wasm-pack
cargo install --locked terrazzo-css-cli
Compile from source
Then run terrazzo-terminal using
cargo run --locked --bin terrazzo-terminal --release --features prod
Open the address printed on the terminal to stack hacking
Listening on http://127.0.0.1:3001
Install using cargo install
cargo install --locked terrazzo-terminal --features prod
Then start it using
terrazzo-terminal