Skip to content

Auditing tools for Canadian governments' open source code (data files not maintained)

License

Notifications You must be signed in to change notification settings

sboots/open_source_canada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Auditing tools for Canadian governments' open source code (data files not maintained)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%