Skip to content

Python program to find the dependencies of a Ruby application

License

Notifications You must be signed in to change notification settings

pombredanne/python-gemdeps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <balasankarc@autistici.org>

License

GNU GPL-3+

About

Python program to find the dependencies of a Ruby application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%