Skip to content

ahmedhagii/gitme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitme

Build Status

A command line tool wrapping the Github API. This can be helpful in getting information about large repositories like logs, chnages history without having to clone the repos.

Installing the CLI

MacOSX:

curl -L https://github.com/ahmedhagii/gitme/releases/download/0.1/gitme-mac-64bit.tgz \
| tar xz -C /usr/local/bin

Linux:

curl -L https://github.com/ahmedhagii/gitme/releases/download/0.1/gitme-linux-64bit.tgz \
| tar xz -C /usr/local/bin

About

A command line tool wrapping the github api.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages