carch-core 5.2.7

A simple CLI tool to automate Linux system setup 🧩
Documentation
1
2
3
4
5
6
7
pub mod confirmation;
pub mod description;
pub mod help;
pub mod preview;
pub mod root_warning;
pub mod run_script;
pub mod search;