| Crates.io | anarch |
| lib.rs | anarch |
| version | 0.1.0 |
| created_at | 2025-05-21 21:45:32.747785+00 |
| updated_at | 2025-05-21 21:45:32.747785+00 |
| description | archlinux conf manger |
| homepage | |
| repository | https://github.com/mirs0bhan/Anarch |
| max_upload_size | |
| id | 1684344 |
| size | 56,478 |
Anarch is an Arch Linux configuration manager, written in Rust.
Clone the repository:
git clone https://github.com/MirS0bhan/Anarch.git
cd Anarch
Build the project:
cargo build --release
Anarch | arch config manager
Usage: anarch-rs [OPTIONS] <COMMAND>
Commands:
apply Apply configuration to the system
check Check the validity of the configuration file
generate Generate a new configuration file
help Print this message or the help of the given subcommand(s)
Options:
-c, --config <FILE> custom anarch config file
-h, --help Print help
-V, --version Print version
Contributions are welcome! Please open issues or pull requests.
This project currently does not specify a license. Please update this section as needed.