Sha256: 96e99065eaed85a5393aff4b4c66e371e1f34479758336f260e3e91f496b66a9
Contents?: true
Size: 1.84 KB
Versions: 0
Compression: gzip
Compressed size: 709 Bytes
Stored size: 709 Bytes
Contents
--- !ruby/object:Gem::Specification name: rush version: !ruby/object:Gem::Version version: "0.1" platform: ruby authors: - Adam Wiggins autorequire: bindir: bin cert_chain: [] date: 2008-02-20 00:00:00 -08:00 default_executable: dependencies: [] description: A Ruby replacement for bash+ssh, providing both an interactive shell and a library. Manage both local and remote unix systems from a single client. email: adam@heroku.com executables: - rush - rushd extensions: [] extra_rdoc_files: [] files: - Rakefile - bin/rush - bin/rushd - lib/rush - lib/rush/array_ext.rb - lib/rush/box.rb - lib/rush/commands.rb - lib/rush/config.rb - lib/rush/dir.rb - lib/rush/entry.rb - lib/rush/file.rb - lib/rush/fixnum_ext.rb - lib/rush/head_tail.rb - lib/rush/local.rb - lib/rush/process.rb - lib/rush/remote.rb - lib/rush/search_results.rb - lib/rush/server.rb - lib/rush/shell.rb - lib/rush/ssh_tunnel.rb - lib/rush/string_ext.rb - lib/rush.rb - spec/array_ext_spec.rb - spec/base.rb - spec/box_spec.rb - spec/commands_spec.rb - spec/config_spec.rb - spec/dir_spec.rb - spec/entry_spec.rb - spec/file_spec.rb - spec/fixnum_ext_spec.rb - spec/local_spec.rb - spec/process_spec.rb - spec/remote_spec.rb - spec/search_results_spec.rb - spec/shell_spec.rb - spec/ssh_tunnel_spec.rb - spec/string_ext_spec.rb has_rdoc: true homepage: http://rush.heroku.com/ post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: ruby-shell rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: A Ruby replacement for bash+ssh. test_files: []