-
git
is not installed by default on PiOS Lite 32-bit. So you will need to dosudo apt update && sudo apt install -qqy --no-install-recommends git
first.
-
Once you have
git
installed, dogit clone https://github.com/AlgoCompSynth/ChucK-in-the-Box.git cd ChucK-in-the-Box ./0_pios_setup.sh
-
Reboot
-
After the reboot, run the install scripts:
./1_terminal_setup.sh # Nerd fonts and Starship prompt ./2_basic_devel.sh # basic development Linux packages ./3_ChucK.sh # ChucK, ChuGins and Linux dependencies ./pkg_db_updates.sh package database updates
-
Notifications
You must be signed in to change notification settings - Fork 0
Chuck-in-the-Box - A minimalist approach to live coding
License
AlgoCompSynth/ChucK-in-the-Box
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Chuck-in-the-Box - A minimalist approach to live coding
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published