Sha256: fd106649db0f776579ae998ac202679460404bbce4a80003c687a7d411a79b64

Contents?: true

Size: 426 Bytes

Versions: 3

Compression:

Stored size: 426 Bytes

Contents

= gemline

Create a tilde-arrow Gemfile line for a gem on rubygems.org using the latest version number available according to the rubygems api.

If possible, we'll also copy that Gemfile line into the clipboard using pbcopy.

== Example

  # gemline rails
  gem "rails", "~> 3.1.1"
    Gem line copied to your clipboard.  Ready to paste into your Gemfile

== Install

  # gem install gemline

== Usage

  # gemline [GEM NAME]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gemline-0.0.4 README.rdoc
gemline-0.0.3 README.rdoc
gemline-0.0.2 README.rdoc