Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikebz/ghproject

Utility for analyzing work in GitHub projects
https://github.com/mikebz/ghproject

github project-management

Last synced: 24 days ago
JSON representation

Utility for analyzing work in GitHub projects

Awesome Lists containing this project

README

        

# GH Project

This is a small utility for analyzing GitHub projects. The idea is that someone can run this

## Usage

set the `GITHUB_TOKEN` environment variable or create a .env file
in the directory along with the binary where you set the token like this

```
GITHUB_TOKEN=ghp_23234123412fasdfsdf2341235
```