mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
3 lines
203 B
Text
3 lines
203 B
Text
|
#!/Users/tdreyno/homebrew/Cellar/ruby/1.9.1-p243/bin/ruby
|
||
|
require File.join(File.dirname(__FILE__), "../gems/environment")
|
||
|
load File.join(File.dirname(__FILE__), "../gems/gems/haml-2.2.13/bin/html2haml")
|