Skip to content

fenec/gemfile_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GemfileReader

GemfileReader is a command-line tool that retrieves descriptions of the gems listed in a Gemfile, including those not currently installed, unlike bundle list.

Installation

To install the gem, run:

$ gem install gemfile_reader

Usage

To use GemfileReader, run it from the directory containing your Gemfile:

$ gemfile_reader

Alternatively, you can specify a path to a Gemfile:

$ gemfile_reader path/to/Gemfile

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fenec/gemfile_reader. Please ensure to follow the contribution guidelines outlined in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages