Skip to content

Instantly share code, notes, and snippets.

@RyanParsley
Last active December 19, 2015 21:39
Show Gist options
  • Save RyanParsley/6021972 to your computer and use it in GitHub Desktop.
Save RyanParsley/6021972 to your computer and use it in GitHub Desktop.
Create a new Middleman project and make it work with Anvil.
middleman init my_new_project --rack
rvm --create --ruby-version use 1.9.3
rvm env . -- --env > .powenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment