Skip to content

Commit 0dfb131

Browse files
authored
Merge pull request #42 from DSACMS/IsaacMilarky-patch-1
Update README.md
2 parents a8bd0f8 + 3379948 commit 0dfb131

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

README.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,43 @@ This strategy serves to create a responsive agile site that reduces costs while
88

99
This is accompished through the code.json metadata standard.
1010

11-
See further documentation [here](./docs/overview.md)
11+
12+
## What is Code-gov?
13+
14+
Code-gov is a github pages site that provides an inventory of federal government software projects. Similar to the previous iteration of code.gov developed and maintained at GSA. Unlike the previous version however this version is a static github pages site populated by GitHub action workflows that call Python scripts.
15+
16+
17+
## What are the features of code-gov?
18+
19+
1. Open Source metadata
20+
21+
Code-gov hosts open source metadata for projects at many agencies throughout the federal government. This metadata has lots of different elements such as license information, labor hours worked, and the URL at which the project is primarily hosted.
22+
23+
2. Federal Open Source Policy Compliance
24+
25+
The site encourages developers that develop code for the Federal government to abide by Federal policy regarding source code. Key policy in this regard includes [OMB Memorandum M-16-21](https://www.opm.gov/about-us/open-government/digital-government-strategy/fitara/memorandum-for-open-source-software-policy/) as well as the [SHARE IT Act](https://www.congress.gov/bill/118th-congress/house-bill/9566).
26+
27+
3. Searchable Catalog
28+
29+
The site provides a Searchable catalog that allows users to see an inventory of Federal source code. This allows for users to find existing projects for their use cases such as contributing and finding similar existing work.
30+
31+
4. Encouraging Public Contributions
32+
33+
The site allows developers, businesses and citizens to view and assist with open issues and problems present on Federal open source projects.
34+
35+
5. Supports Innovation
36+
37+
Facilitates collaboration between government agencies and the tech community to improve public services.
38+
39+
40+
## Who is code-gov for?
41+
42+
- Government Agencies
43+
- Developers and Researchers
44+
- Businesses and Startups
45+
46+
Code-gov is a comprehensive resource intended to promote open source standards and software reuse. Additionally, it is a great tool for government agencies as well as the developers that work with them. It provides a searchable catalog that can be used to see information about existing projects, thus promoting interoperability standards throughout the federal government and interdependent stakeholders.
47+
1248

1349
# Digital Service at CMS (DSACMS)
1450

0 commit comments

Comments
 (0)