1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-cli/Rakefile

4 lines
135 B
Ruby
Raw Normal View History

2016-01-14 14:21:42 -05:00
RAKE_ROOT = __FILE__.freeze
GEM_NAME = 'middleman-cli'.freeze
2014-01-02 19:34:08 -05:00
require File.expand_path(File.dirname(__FILE__) + '/../gem_rake_helper')