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
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.
Just load index.html - the javascript files in 'public/json' drive the tools described above.
Here’s how you can help contribute to code.gov:
-
Source Code Policy
- To provide feedback on the Federal Source Code Policy, you should follow this issue tracker
-
Code.gov
- To provide feedback on the code.gov website, you should follow this repository and this issues tracker.
- If you aren't sure where your question or idea fits, this is a good place to share it.
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].
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.