Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

presidential-innovation-fellows/code-gov-tools

Repository files navigation

Code.gov Tools - Unlocking the potential of the Federal Government’s software.

Introduction

Code.gov is a website promoting good practices in code development, collaboration, and reuse across the U.S. Government. Code.gov will provide tools and guidance to help agencies implement the Federal Source Code Policy. It will include an inventory of the government's custom code to promote reuse between agencies. And it will provide tools to help government and the public collaborate on open source projects.

This repository is home to the code powering code.gov. To learn more about the project, check out the main Code.gov project README

Summary

We've created a suite of tools available at 'index.html'

* Map/convert inventories: tools to create/convert code repository schemas into the latest metadata schema
* Create events feed: generate the latest events field to add to your inventory. 
* Validate your JSON: before uploading your code.json, make sure your inventory is correctly formatted.
 

Install

Just load index.html - the javascript files in 'public/json' drive the tools described above.

Contributing

Here’s how you can help contribute to code.gov:

Questions?

If you have questions, please feel free to open an issue here: https://github.com/presidential-innovation-fellows/code-gov-web/issues or send us an email at [email protected].

Public domain

As stated in CONTRIBUTING:

[..] this project is in the worldwide public domain (in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication).

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.