Skip to content

Instantly share code, notes, and snippets.

@dclucas
Last active August 29, 2015 14:13
Show Gist options
  • Save dclucas/14470b2401dc6a94bdec to your computer and use it in GitHub Desktop.
Save dclucas/14470b2401dc6a94bdec to your computer and use it in GitHub Desktop.
curl -L https://github.com/docker/fig/releases/download/1.0.1/fig-`uname -s`-`uname -m` > /usr/local/bin/fig; chmod +x /usr/local/bin/fig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment