Skip to content

Instantly share code, notes, and snippets.

View juanjoseijas's full-sized avatar
💭
I may be slow to respond.

Juanjo Seijas juanjoseijas

💭
I may be slow to respond.
View GitHub Profile
@juanjoseijas
juanjoseijas / middlemanAnvilConfiguration
Last active September 18, 2015 19:37 — forked from RyanParsley/middlemanAnvilConfiguration
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