ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
296 stars 19 forks source link

Erbb setup with xcode support #576

Closed ohmtech-rdi closed 1 year ago

ohmtech-rdi commented 1 year ago

This PR adds the erbb setup --with-xcode-support flag, in order to install specific additions for Xcode, such as erbui and erbb syntax coloring.

In general, erbb setup doesn't modify the user configuration: if the user deletes the eurorack-blocks folder, everything that was installed is gone, as the installation is self-contained.

So we add flags so that the user can make informed decisions about changes that are outside of eurorack-blocks.

Todo: