Skip to content

Instantly share code, notes, and snippets.

@sxross
Created November 27, 2011 21:36
Show Gist options
  • Save sxross/1398190 to your computer and use it in GitHub Desktop.
Save sxross/1398190 to your computer and use it in GitHub Desktop.
Initializing Middleman Project
$ mm-init my_fine_project
create my_fine_project/config.rb
create my_fine_project/source/index.html.erb
create my_fine_project/source/layout.erb
create my_fine_project/source/stylesheets
create my_fine_project/source/stylesheets/site.css.scss
create my_fine_project/source/javascripts
create my_fine_project/source/images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment