SPM-Helper
Rust version:
Installation
PYTHON:
install python and git
Clone the repo with this command:
git clone -b Python https://github.com/Soviet-Linux/spm-helper.git
RUST:
Clone the repo with this command
git clone -b Rust https://github.com/Soviet-Linux/spm-helper.git
Then run the build script
UNIX_BASED:
make the install script a executable
chmod +x install-linux.sh
then run the script
sudo ./install-linux.sh
WINDOWS:
run the install-windows.bat
script
Usage
PYTHON:
run the spm-helper.py
RUST:
UNIX BASED:
run
spm-helper
in the terminal it will create the package file in the current dir
WINDOWS:
run the spm-helper.exe
that the install script created on your desktop