Skip to content

Instantly share code, notes, and snippets.

@juanjoseijas
Forked from RyanParsley/middlemanAnvilConfiguration
Last active September 18, 2015 19:37
Show Gist options
  • Save juanjoseijas/d5022f5996cf7d9360bc to your computer and use it in GitHub Desktop.
Save juanjoseijas/d5022f5996cf7d9360bc 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