Skip to content

Application that provides a Command Line Interface (CLI) to an external data source (dev.to). The CLI is composed of an Object Oriented Ruby application.

License

Notifications You must be signed in to change notification settings

PRbsas/devto-cli-gem

Repository files navigation

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.

About

Application that provides a Command Line Interface (CLI) to an external data source (dev.to). The CLI is composed of an Object Oriented Ruby application.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published