Sha256: 0e89f8e14cee54bf43232fa859a6f4538cf6b397ee212495eca3defb50ef92da
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 KB
Contents
# ZVV CLI -- A saner interface for the Swiss public transport network Who needs a [fancy schmancy webapp](http://www.zvv.ch/zvv/de/home.html) with a 1 MB background image that is not even cached when you can have all the glory in 80 chars? ## Installation $ gem install zvv-cli ## Usage Get me from Hongg to Thalwil by 13:00 <img width="559" alt="screenshot 2016-03-20 23 39 37" src="https://cloud.githubusercontent.com/assets/271640/13907721/31d5b824-eef5-11e5-9022-77a62198d306.png"> More via `zvv -h` ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/zvv-cli. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). Disclaimer: I wrote this in 2 hours for my self.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zvv-cli-0.1.3 | README.md |
zvv-cli-0.1.2 | README.md |
zvv-cli-0.1.1 | README.md |