Skip to content

Pavlmits/PinkPonyMongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinkPonyMongo

Pink pony mongo is a command line application that creates a collection in a mongo database that contains the git commits.

Usage

To run the Pink pony application you have to download the recently released version.

Example
$ java -jar pinkponymongo.jar path\to\.git localhost db  27017 commits
  • localhost : the host name
  • db : database name
  • 27017 : port number
  • commits : collection name
Pink pony

You can use also the Pink Pony application that suggests functional clusters based on the common changes on git.