El-kady / GemsMan

GemsMan is a Gem that collects the project dependencies and displays required system libraries to install all your dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gemsman

GemsMan is a Gem that collects the project dependencies and displays required system libraries to install all your dependencies Edit Add topics

Installation

And then execute:

$ git clone https://github.com/MoustafaElkady/GemsMan.git

cd to the Gem directory

$ cd GemsMan

then install it using rake

$ rake install

Usage

cd to your rails project as example (where Gemfile exists), then write gemsman in terminal

About

GemsMan is a Gem that collects the project dependencies and displays required system libraries to install all your dependencies

License:MIT License


Languages

Language:Ruby 98.1%Language:Shell 1.9%