findjobs

Build Status Code Climate Gem Version

Simple CLI tool to help you find your next job. Based on RSS feeds of various job boards (GitHub, StackOverflow etc).

List of currently supported sources:

Want more? Let me know!

Installation

Just add water (i.e. install the gem):

$ gem install findjobs

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/atipugin/findjobs/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request