Skip to content
View conceptblend's full-sized avatar

Block or report conceptblend

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. p5sketch-template p5sketch-template Public template

    JavaScript

  2. Script to install stuff I want on a ... Script to install stuff I want on a new OSX machine
    1
    #!/usr/bin/env bash
    2
    # 
    3
    # Bootstrap script for setting up a new OSX machine
    4
    # 
    5
    # This should be idempotent so it can be run multiple times.