Skip to content

mdh34/repoinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repoinfo

A small (WIP) command-line utility to check up on your repositories

Features

  • Travis build status
  • Number of open GitHub / GitLab issues
  • Number of open GitHub / GitLab PR's
  • Autodetection of user, repo and service based on git remotes

Usage

repoinfo will try to autodetect the username and repository of the cwd's git repo

Using the /u and /r flags will let you specify which user and repository to check

The /s flag specifies which service to check, GitHub or GitLab

For example, to check this repository you would run

repoinfo /u mdh34 /r repoinfo /s gitlab

Installation

To install, run

go get gitlab.com/mdh34/repoinfo

About

A command-line utility for checking up on your repos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages