112 Forks
628 Stars
628 Watchers

chuck

ChucK Music Programming Language

How to download and setup chuck

Open terminal and run command
git clone https://github.com/ccrma/chuck.git
git clone is used to create a copy or clone of chuck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chuck https://github.com/ccrma/chuck/archive/master.zip

Or simply clone chuck with SSH
[email protected]:ccrma/chuck.git

If you have some problems with chuck

You may open issue on chuck support forum (system) here: https://github.com/ccrma/chuck/issues