Skip to content

Instantly share code, notes, and snippets.

@Chaircrusher
Chaircrusher / communityLint.sh
Created February 1, 2018 16:10
Script to parse VCV Rack community plugin JSON files
#!/bin/bash
# check for the community repo locally
if [ -d "community" ]; then
pushd community
# discard any changes
git reset HEAD --hard
# update the community repo if it exists
git pull
popd
Key:
! = I am working on this
- = I am not working on this
* = I am really interested in making this
$ = You could make money with this
From the...
+ MS Windows dept
- Indicate which device disconnected when it makes that stupid beep noise