The Wayback Machine - https://web.archive.org/web/20220504010935/https://github.com/topics/livecoding
Skip to content
#

livecoding

Here are 205 public repositories matching this topic...

sonic-pi
madskjeldgaard
madskjeldgaard commented Apr 6, 2022

Motivation

The Git class currently doesn't support submodules which prevents for example using submodules in Quark repos.

Description of Proposed Feature

Add a submodule method to Git and add submodule recursion to the Quark install step, eg adding the --recurse-submodules git flag to the clone command. This will download an

enhancement good first issue quarks
cancel
cancel commented Jan 31, 2020

It seems like the only reasonable way to get a command-line/terminal program in a usable state onto people's Macs is with Homebrew. I don't really know how Homebrew works internally, though the tool build script I made for orca will check to see if ncurses and portmidi have been installed via Homebrew.

It would be nice if someone could help create a Homebrew thingy (formula? cask? uhh) so tha

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the livecoding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the livecoding topic, visit your repo's landing page and select "manage topics."

Learn more