Skip to content
/ SCCodeBase Public
forked from iani/SCCodeBase

Managing multiple code repositories for SuperCollider Class Library made easy.

Notifications You must be signed in to change notification settings

2mc/SCCodeBase

 
 

Repository files navigation

SCCodeBase

Managing multiple code repositories for SuperCollider Class Library made easy.

Drop an alias of a single .sc file from your code repository folder into your User Application Extensions folder (Platform.userExtensionDir or SuperCollider/Extensions in your user Library folder), to add a menu of quarks for easy install / uninstall of code modules.

RepQuarks is a code management mechanism for SuperCollider based on Quarks. It facilitates combining different quark projects which exist independently in folders on different locations, without having to copy these in the global Quarks directory. This gives additional freedom in working with multiple projects while keeping their files separate, and is especially valuable for sharing code with other people independently from the global Quarks, for example via git repositories.

For more info, see: README_RepQuarks.rtfd

About

Managing multiple code repositories for SuperCollider Class Library made easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published