6 lines
68 B
Ruby
Executable file
6 lines
68 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
|
|
require 'webgalen'
|
|
|
|
Webgalen::Cli.start(ARGV)
|
|
|