Skip to content

sgmac/gitwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gitwork

An excuse to use the git2go API and track what repositories are the most used.

Depedencies

You need to install:

Getting started

By default looks for the $GIT env var. If it's defined, points to the main directory where you keep all your git repositories.

In case it's not found, you may provide a directory with the flag -g.

console

In this example I provide an env var for all my Go projects.

Caveats

There are some things to improve:

  • The number of days whereby a repository is marked as abandoned is 90 days. This is harcoded, it could be easily move to an external config file.
  • If the number of days is zero, mark as active.

Update

  • Add flag to provide branch you are interested in, only those repositories are listed.

About

Work done on your git repositories

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages