Forked from RyanParsley/middlemanAnvilConfiguration
Last active
September 18, 2015 19:37
-
-
Save juanjoseijas/d5022f5996cf7d9360bc to your computer and use it in GitHub Desktop.
Create a new Middleman project and make it work with Anvil.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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