A script to get you all the repo activity of XP.NETWORK org.
- Clone the repo
git clone https://github.com/XP-NETWORK/private-repos-activity.git- Install node modules
cd private-repos-activity && npm i- run the code
TOKEN=<your-token> npm start