Skip to content

foundation/supercollider

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c5a227 · Jul 20, 2024
Feb 25, 2016
Jul 21, 2020
Feb 23, 2016
Aug 24, 2021
Feb 29, 2016
Mar 21, 2015
Aug 17, 2015
Jul 20, 2020
Feb 29, 2016
Jul 20, 2024
Aug 24, 2021

Repository files navigation

Supercollider

A fancy documentation generator that can mash up documentation from multiple sources, such as SassDoc and JSDoc. Used by the Foundation family of frameworks.

Features

Documentation

Read the overview section of the documentation to get an overview of how Supercollider works. Then check out the full documentation.

Local Development

git clone https://github.com/gakimball/supercollider
cd supercollider
npm install
npm test