Crates.io | terrazzo-terminal |
lib.rs | terrazzo-terminal |
version | |
source | src |
created_at | 2024-12-29 08:53:55.903267+00 |
updated_at | 2025-05-17 14:36:28.400631+00 |
description | A simple web-based terminal emulator built on Terrazzo. |
homepage | |
repository | https://github.com/Terrazzo-Web/Terminal |
max_upload_size | |
id | 1498094 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Terrazzo terminal is a simple web-based terminal built in Rust and Web Assembly using the Terrazzo library.
Pre-requisite:
cargo install wasm-pack
cargo install stylance-cli
Then run terrazzo-terminal
using
cargo run --bin terrazzo-terminal --release
Open the address printed on the terminal to stack hacking
Listening on http://127.0.0.1:3001
cargo install
cargo install terrazzo-terminal
Then start it using
terrazzo-terminal