Command-line installer for AOSC OS with a prompt-based interface.
Usage: dkcli [OPTIONS]
Options:
-c, --config <CONFIG> Set install config path
-h, --help Print help
- Rust (rustc)
- C and C++ runtimes (usually glibc and libgcc)
- OpenSSL (libcrypto and libssl)
- Zlib (libz)
Simply build with Cargo:
cargo build --release
The resulting binary executable will be available at:
./target/release/dkcli