Skip to content

cabird/git_mining_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

need to have the following rubygems installed
	sequel
	open4
	some gem that sequel uses for your database
		postgres-rb, ruby-pg, mysql, etc.

invoke as:

ruby git_extract.rb -n haskell_compiler -r ~/ghc -d postgres://cabird:passwd@localhost/git_database

This is an initial release and has only been tested on postgres and mysql.  Email
me with problems.  [email protected]

-- Chris

About

A set of tools to mine information from Git repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages