package recipe #4

Open
opened 2022-08-19 13:06:42 +00:00 by zzkt · 1 comment
zzkt commented 2022-08-19 13:06:42 +00:00 (Migrated from github.com)

a basic recipe for the scel/el files

(sclang :fetcher github
        :repo supercollider/scel
        :branch main
        :files (:defaults el/*.el"))
a basic recipe for the `scel/el` files ```emacs-lisp (sclang :fetcher github :repo “supercollider/scel” :branch “main” :files (:defaults “el/*.el")) ```
zzkt commented 2022-08-19 13:08:07 +00:00 (Migrated from github.com)

will need to sort out how to install and/or set paths correctly for the scel/sc files (or just leave it up to the quark?)

will need to sort out how to install and/or set paths correctly for the `scel/sc` files (or just leave it up to the quark?)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zzkt/scel#4
No description provided.