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.
- Create a GitHub Access Token and grant it
admin:org
scope. - Set the
GITHUB_TOKEN
value in.env
(or the shell environment).
node index.js <org-name>