/members

Follow all members of the organisation.

Primary LanguageJavaScript

  1. Install dependencies with npm install

  2. Generate new "Personal access token" from GitHub with the following scope: 'read:org' & 'user:follow' You can generate the token at: https://github.com/settings/tokens/new

  3. Run the script with node members.js *YOUR_GITHUB_USERNAME* *YOUR_NEW_GITHUB_PERSONAL_ACCESS_TOKEN*