Skip to content

madskjeldgaard/dotbot-quark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Plugin for Dotbot, that adds quark directive, which allows you install SuperCollider packages aka. quarks.

Installation

  1. Simply add this repo as a submodule of your dotfiles repository:
git submodule add https://github.com/madskjeldgaard/dotbot-quark.git
  1. Pass this folder (or directly quark.py file) path with corresponding flag to your Dotbot script:
  • -p /path/to/file/quark.py

or

  • --plugin-dir /pato/to/plugin/folder

Example

- quark:
  - https://codeberg.org/madskjeldgaard/mk-libs
  - atk-sc3
  - CC14
  - CuePlayer

Known problems

This approach is very slow since it starts an sclang instance per quark to adhere more to dotbot conventions and to make it easier for dotbot to figure out which quark exactly failed/succeeded in installing.

About

Install SuperCollider packages (quarks) in dotbot

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published