scide 0.1.1 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +15 -0
- data/Gemfile +4 -4
- data/README.md +6 -1
- data/VERSION +1 -1
- data/lib/scide.rb +1 -1
- metadata +16 -59
- data/.rspec +0 -1
- data/.ruby-version +0 -1
- data/.screenrc +0 -8
- data/.travis.yml +0 -5
- data/Gemfile.lock +0 -64
- data/Rakefile +0 -51
- data/scide.gemspec +0 -103
- data/spec/auto_spec.rb +0 -72
- data/spec/cli/list_spec.rb +0 -81
- data/spec/cli/open_spec.rb +0 -131
- data/spec/cli/setup_spec.rb +0 -82
- data/spec/helper.rb +0 -35
- data/spec/list_spec.rb +0 -113
- data/spec/open_spec.rb +0 -228
- data/spec/setup_spec.rb +0 -106
- data/spec/version_spec.rb +0 -6