18F / team-api-server

Imports and publishes updates to Team API data
https://www.npmjs.com/package/team-api-server
Other
1 stars 4 forks source link

Investigate getting license info from sources besides about.yml #4

Open mtorres253 opened 8 years ago

mtorres253 commented 8 years ago

Investigate what we can get from the README.md or other sources, so that people are not having to enter information in more than one place

Investigate whether we can reliably derive the categories suggested above. If we can reliably derive these categories. If we can derive it in all cases then we should remove it from about.yml schema.

Acceptance Criteria: Idea is we standardize the categories to those mentioned above, and we get the badge infromation from README.md. If there are other services listed in about.yml, we just add them.

mbland commented 8 years ago

Implementation side of 18F/about_yml#82.