Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 425 Bytes

everyone-team

Simple CLI tool to maintain a GitHub team with all the organization's members

Based on https://github.com/helaili/everyone.app , but it doesn't need to be deployed as an app.

Configuration

  1. Create a GitHub Access Token and grant it admin:org scope.
  2. Set the GITHUB_TOKEN value in .env (or the shell environment).

Usage

node index.js <org-name>