4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require 'middleman/cli'
|
||
|
Middleman::CLI.start
|