shlok007 / rcut

A CLI tool to shorten url

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rcut

Gem Version

A ruby wrapper and a command line tool for cutrl URL shortner.

Installation

Add this line to your application's Gemfile:

gem 'rcut'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rcut

Usage

Simply run rcut <valid_url> to shorten it.

For Example:

rcut http://github.com/shlok007/rcut

Are there anymore complications or functions? => No

Really? Is this really this simple to use? => Yes

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.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/shlok007/rcut. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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

About

A CLI tool to shorten url

License:MIT License


Languages

Language:Ruby 95.4%Language:Shell 4.6%