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:orgscope. - Set the
GITHUB_TOKENvalue in.env(or the shell environment).
node index.js <org-name>