DevTo CLI GEM

Gem Version

This Ruby Gem provides a CLI to view posts from The DEV Community, dev.to. It is published in rubygems.org.

Installation

$ gem install dev_to

Usage

After installing the gem run the command below:

$ devto

Development

To run the development version of the CLI run bundle exec bin/devto

Contributing

  1. Fork it ( https://github.com/PRbsas/devto-cli-gem/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 new Pull Request

License

The gem is available as open source under the terms of the MIT License.