Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 461 Bytes

gemdeps

Get dependency packaging information of a Ruby (on Rails) app.

Installation

  1. Clone the repository git clone https://gitlab.com/balasankarc/python-gemdeps.git
  2. Change directory cd python-gemdeps
  3. Install sudo python setup.py install

Usage

gemdeps [-h] input_file appame

input_file : Path to Gemfile
appname : Name of the application

Copyright

2015-2016 Balasankar C <[email protected]>

License

GNU GPL-3+