OCIO CTO for IT, Deborah Diaz is very interested in applying innovation to Code Sharing at NASA
Open Innovation Team (led by Beth Beck) works with developers & SRAs to release open-source
Open Inno. manages code.nasa.gov and operates the NASA GitHub.com organization
Jason Duley (me) leads Code Sharing for Open Innovation and is working to make it better
http://1.usa.gov/1bsE8qB
Direct Link to NAMS Form:
http://github.com/nasa
NASA Organization
https://github.com/nasa/Open-Source-Catalog
Add your project the easy way (send us the details)
1. Go here
https://raw.githubusercontent.com/nasa/Open-Source-Catalog/master/required_fields_project_template.json
2. Download a copy of the above file
3. Edit the file with your project specifics
{
"NASA Center": "Ames Research Center",
"Contributors": ["jasonduley"],
"Software": "My New Software Project",
"External Link": "https://github.com/nasa/my-new-software-project/wiki",
"Public Code Repo": "https://github.com/nasa/my-new-software-project",
"Description": "A project I am registering into the NASA org",
"License": [ "NASA Open Source" ],
"Categories": ["Framework","Toolkit","Web"],
"Update_Date": "2015-05-05"
}
4. Send us the file and we'll update the Catalog
Add your project the REALLY easy way (Pull Request)
1. Go here
https://github.com/nasa/Open-Source-Catalog/blob/master/catalog.json
2. Click Edit
3. Edit the file adding a JSON entry
4. Enter a change desc.
5. Click green button