spm-helper

Crates.iospm-helper
lib.rsspm-helper
version0.1.0
sourcesrc
created_at2022-05-18 21:30:32.891536
updated_at2022-05-18 21:30:32.891536
descriptionA program that helps you make .spm packages
homepagehttps://sovietlinux.ml/
repositoryhttps://github.com/Soviet-Linux/spm-helper
max_upload_size
id589299
size14,526
TheHolyTachanka (TheHolyTachanka)

documentation

https://docs.sovietlinux.ml/repo

README

SPM-Helper

Installation

run this command to clone the repo:

git clone https://github.com/Soviet-Linux/spm-helper.git

then run it

Windows:
Install rust from here then run install-windows.bat

Linux:
run this to make the file a executable

chmod +x install-linux.sh

then run the install file

./install-linux.sh

Usage

To run it

Windows:
the install script will move the exe to the desktop just go there and run spm-helper.exe

Linux
run

spm-helper

in cmd

Commit count: 11

cargo fmt