3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
require 'commands/generate'
|