Skip to content
/ ght Public

Commandline re-implementation of GitHub's timelines

License

Notifications You must be signed in to change notification settings

Arkanosis/ght

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ght Version License

ght is a command-line re-implementation of GitHub's timelines.

Installation

Copy the ght script wherever you want.

Configuration

You can create a .ghtrc configuration file in your $HOME directory.

Example configuration file:

COMMAND=others # by default, uses --help without command
SELF=Arkanosis # by default, uses $USER as GitHub handle

Usage

Usage: ght mine
       ght others
       ght -h | --help
       ght --version

Commands:
    mine        Show one's activity
    others      Show activity of others

Options:
    -h, --help  Show this screen.
    --version   Show version.

Contributing and reporting bugs

Contributions are welcome through GitHub pull requests.

Please report bugs and feature requests on GitHub issues.

License

ght is copyright (C) 2018 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.

About

Commandline re-implementation of GitHub's timelines

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages