Skip to content

Check Directories, and give information and status of all git project under a specified directory. In Go for fun! [WORK IN PROGRESS]

Notifications You must be signed in to change notification settings

SidoShiro/GitChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Checker

Usage

  • Select a specified dir
./gitChecker -root [DIR] 
  • Auto local dir
gitChecker
  • Show details
gitChecker -verbose
  • Help
gitChecker -help

Install

go build gitChecker

Personal install

Move gitChecker binary in /home/sido/go/bin/

  • mv gitChecker /home/sido/go/bin/gitChecker

Author

  • SidoShiro

About

Check Directories, and give information and status of all git project under a specified directory. In Go for fun! [WORK IN PROGRESS]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages