LukasDoesDev / rice-pkg-installer

This program can install packages from lists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moved to GitLab

Rice Package Installer

This program can install packages from lists.

asciicast

Usage

rice-pkg-installer [FILENAME]

Test the program

git clone https://github.com/LukasDoesDev/rice-pkg-installer
cd rice-pkg-installer

cargo build --release
export PATH="$PWD/target/release:$PATH"

rice-pkg-installer

About

This program can install packages from lists.


Languages

Language:Rust 100.0%