Skip to content

Mathias83/tableexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableexporter

This program is used to convert the git history of a repository into an R friendly CSV format

How to Use

To start the Programm use the following command

java -jar target/tableexport-0.0.1-SNAPSHOT-jar-with-dependencies.jar

in the Projekt Directory

After starting the program, each url of a repository in the URLList.txt is downloaded and converted into a CSV format. The URLList.txt has the following format:

  • Number(Rank),Name,URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages