Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.54 KB

Auditing tools for Canadian governments' open source code

This project audits the source code repositories published by Canadian governments.

Care about open data? Head over to the database of Canadian open government data catalogs.

Downloads

Download the data as YAML:

Usage

Generate a personal access token on GitHub and set an ACCESS_TOKEN environment variable:

export ACCESS_TOKEN=22276075e3468c2ede27c6b3abfbc502d0d7b45f

Then, follow the documentation relating to:

Regular maintenance

bundle exec rake organizations > data/organizations.txt
bundle exec rake licenses:github languages:github validate ONLYNEW=true
bundle exec rake licenses:none
bundle exec rake licenses:unknown

Last updated: March 4, 2018

Copyright (c) 2017 James McKinney, released under the MIT license