Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 274 Bytes

File metadata and controls

5 lines (4 loc) · 274 Bytes

Examples

  1. In GenerateCodeGovJson.ps1, change Set-OAuthToken -Token 'insertgithubapitokenhere' to use your GitHub API token
  2. Open a PowerShell prompt and change to the directory containing GenerateCodeGovJson.ps1
  3. Type . .\GenerateCodeGovJson.ps1 and press Enter