Skip to content

Instantly share code, notes, and snippets.

View phdsg's full-sized avatar

phdsg vn chfhn phdsg

View GitHub Profile
@jeremywen
jeremywen / community-builds-from-source.sh
Last active January 30, 2018 15:08
This script pulls down the VCV Rack community repo, finds source urls, pulls down source repos, and builds plugins.
#!/bin/bash
#################################################################################################################################
# community-builds-from-source.sh
# by Jeremy Wentworth
#
# This script pulls down the VCV Rack community repo, finds source urls, pulls down source repos, and builds plugins.
#
# This script requires:
# git - https://git-scm.com/