Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 335 Bytes

File metadata and controls

23 lines (15 loc) · 335 Bytes

Private Repo Activity

A script to get you all the repo activity of XP.NETWORK org.

Running

  1. Clone the repo
  git clone https://github.com/XP-NETWORK/private-repos-activity.git
  1. Install node modules
  cd private-repos-activity && npm i
  1. run the code
  TOKEN=<your-token> npm start