Skip to content

davipuddo/GitTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

GitTracker

Track your repository status!

Setup

Open repos.db and write:

repository 1 path
repository 2 path

Exemple at template.db.

Compile & run

Open a terminal on the source folder and compile the code with:

g++ -o Main Main.cpp

To run the program run: "Main.exe" (windows) or "./Main" (linux)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages