forked from NotAShelf/beer
Software-accelerated Wayland terminal emulator
- Rust 98.5%
- Nix 1.1%
- Python 0.4%
Still not usable, so we're incrementing patch versions only. It's like patchinig this thing into existence. Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iad730d26b7d0e1d6599687148ac846af6a6a6964 |
||
|---|---|---|
| nix | ||
| src | ||
| terminfo | ||
| .clippy.toml | ||
| .deny.toml | ||
| .envrc | ||
| .gitignore | ||
| .rustfmt.toml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
beer
A fast, software-rendered, Wayland-native terminal emulator written in Rust. Lightweight in dependencies, on disk, and in memory.
Build
A Nix dev shell provides the toolchain and native libraries:
# Enter a devshell for necessary deps
$ nix develop
# Build in release mode
cargo build --release
License
EUPL-1.2.