Skip to content

Quickly copy latest semantic gem version to Gemfile

License

Notifications You must be signed in to change notification settings

vavgustov/rgversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rgversion

Build Status Maintainability Test Coverage

This gem allow you to add to the clipboard latest semantic versions of specified gems from terminal. Then you can past them to Gemfile. Giphy here.

image

Installation

gem install rgversion
macOS / OS X

No further actions required.

Ubuntu / Debian

You may need to install xclip for clipboard feature:

sudo apt-get install xclip

Usage

Open terminal and execute rgversion with list of needed gems. E.g:

rgversion rails puma pg

Then just past your clipboard to Gemfile.

License

Rgversion is released under the MIT License.

About

Quickly copy latest semantic gem version to Gemfile

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages