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

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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