This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
add an mm binary to invoke the CLI class
Browse source
...
This commit is contained in:
Andre Arko
2011-07-26 21:06:24 -07:00
parent
b0dbb13f1e
commit
0e18f26b86
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
3
bin/mm
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require 'middleman/cli'
Middleman::CLI.start
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
deac/middleman
Title
Body
Create issue