CLI work
Showing
| ... | @@ -21,4 +21,5 @@ platforms :jruby do | ... | @@ -21,4 +21,5 @@ platforms :jruby do |
| gem "json-jruby", "= 1.4.6", :require => "json" | gem "json-jruby", "= 1.4.6", :require => "json" | ||
| gem "warbler", "= 1.2.1" | gem "warbler", "= 1.2.1" | ||
| gem "jruby-openssl", "= 0.7.3" | gem "jruby-openssl", "= 0.7.3" | ||
| gem "rack-jetty", "= 0.2.0" | |||
| end | end |
lib/noah.rb
0 → 100644
lib/noah/app.rb
0 → 100644
lib/noah/applications.rb
0 → 100644
lib/noah/cli.rb
0 → 100644
lib/noah/configurations.rb
0 → 100644
lib/noah/hosts.rb
0 → 100644
lib/noah/services.rb
0 → 100644
lib/noah/watchers.rb
0 → 100644
Please register or sign in to comment