Skip to content

A dead simple script that builds and installs Supercollider into Raspbian Lite(CLI)

Notifications You must be signed in to change notification settings

kshoji/build-supercollider

 
 

Repository files navigation

Install supercollider and sc3-plugins into Raspbian Lite(CLI)

A dead simple script that installs (build) dependencies, clones Supercollider and sc3-plugins, builds it, and finally will install it.

Current version:

Supercollider

3.10.3

sc3-plugins

3.10

How to?

$ git clone https://github.com/kshoji/build-supercollider/
$ cd build-supercollider
$ ./deploy_sc.sh

That's all. Keep in mind this script works on Debian-derivates distributions (such as Ubuntu, Mint, etc). Sorry Windows, OS X, and other GNU/linux distros.

See README-deb.md for thoughts on making .deb packages.

About

A dead simple script that builds and installs Supercollider into Raspbian Lite(CLI)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 89.0%
  • Dockerfile 11.0%