initial commit

This commit is contained in:
David Dollar
2010-05-17 01:36:30 -04:00
commit 2dbd3e6be5
11 changed files with 233 additions and 0 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env ruby
$:.unshift File.expand_path("../../lib", __FILE__)
require "foreman/cli"
Foreman::CLI.start