0.0.0-alpha.2 • Published 4 years ago

githero v0.0.0-alpha.2

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

forthebadge

Node.js CI

GitHero-CLI

A tool to interact with GitHub without leaving your terminal.

Getting started

To use GitHero, you'll need to provide an API key to the CLI. GitHero only interacts with GitHubs API, so naturally can't do anything without it. You can find out how to obtain an API token here.

To configure GitHero to use it, all you need to do is run this quick command: githero config --token=<your token>

This is stored in your home directory as ~/.githero.json FYI.