Block a user
hadron (0.1.1)
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add hadron@0.1.1About this package
hadron
Simple rust utility to configure meson build directories in a TUI
Building
git clone https://github.com/tboudreaux/hadron
cd hadron
cargo build --release
Usage
hadron buildDir
You will be presented with a list of options for that meson project.
- There are vim like motions to move around
- space will toggle possible options or open an edit window for free form options
- / will search
Dependencies
| ID | Version |
|---|---|
| anyhow | ^1.0 |
| crossterm | ^0.28 |
| ratatui | ^0.29 |
| serde | ^1.0 |
| serde_json | ^1.0 |
Details
Assets (1)
Versions (2)
View all
hadron-0.1.1.crate
14 KiB