Skip to content

AlgoCompSynth/ChucK-in-the-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage notes

  1. git is not installed by default on PiOS Lite 32-bit. So you will need to do

    sudo apt update && sudo apt install -qqy --no-install-recommends git
    

    first.

  2. Once you have git installed, do

    git clone https://github.com/AlgoCompSynth/ChucK-in-the-Box.git
    cd ChucK-in-the-Box
    ./0_pios_setup.sh
    
  3. Reboot

  4. 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
    

About

Chuck-in-the-Box - A minimalist approach to live coding

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published