This commit is contained in:
MangoPig
2025-12-06 09:27:49 +00:00
parent 3ba98e21ad
commit 7743665917
6 changed files with 176 additions and 15 deletions

View File

@@ -10,6 +10,7 @@ setup:
bash ./scripts/go.sh
bash ./scripts/rust.sh
bash ./scripts/python.sh
bash ./scripts/r.sh
make clean
make stow
@echo "Full setup completed."
@@ -45,6 +46,12 @@ rust:
python:
bash ./scripts/python.sh
r:
bash ./scripts/r.sh
cpp:
bash ./scripts/cpp.sh
storagebox:
bash ./scripts/storagebox.sh