Git Product home page Git Product logo

open-source-catalog's Introduction

Open-Source-Catalog

Build Status

About

This GitHub repository is maintained by the NASA OCIO Open Innovation Team and contains a catalog of publicly available NASA open source projects that are published on code.nasa.gov. The catalog is persisted as a JSON file catalog.json and contains an array of projects. As Code Sharing at NASA is a community effort, we encourage NASA developers to add a meta-record in to this catalog to publish their open source projects on code.nasa.gov.

Requirements

  • Open Source software project approved for open source release by your NASA Field Center SRA
  • Code Project hosted in a code repository (preferably GitHub.com) and visible to Internet Users
  • Meta record of your software project; instantiate required_fields_project_template.json

Add/Edit your project

  • If you are behind the NASA firewall, we recommend you use the online form located here
  • Create a project meta-record using the template from file required_fields_project_template.json:
    • Note that Category labels longer than 24 characters will be truncated.
{
    "NASA Center": "Ames Research Center",
    "Contributors": [
      "jasonduley"
    ],
    "Software": "My Software Project",
    "External Link": "https://github.com/nasa/my-software-project/wiki",
    "Public Code Repo": "https://github.com/nasa/my-software-project",
    "Description": "This is a description of the software project.",
    "License": [
      "NASA Open Source"
    ],
    "Categories": [
      "Framework",
      "Toolkit",
      "Web"
    ],
    "Update_Date": "2014-09-23",
    "Labor_Hours": 24
}
  • Add your instantiated meta-record to the array in the catalog.json file via a pull request
  • Once the merge is complete, your project will be published on code.nasa.gov

Thanks

Special thanks goes out to Chris Mattmann (NASA JPL), Sean Kelly (NASA JPL) and Eric Whyne (DARPA) for their inspiration for this effort. hello

open-source-catalog's People

Contributors

jnbetancourt avatar jasonduley avatar vjphilli avatar evantayloryates avatar open-nasa-robot avatar lewismc avatar bethbeck avatar michaelskadan avatar justingosses avatar bruffridge avatar tjlang avatar chrismattmann avatar teubert avatar sval-dev avatar nasajoey avatar jishac avatar afranklion avatar cesaramh avatar scspiegel avatar indranilroychoudhury avatar dbankieris avatar christopherburke avatar elbaloo avatar bilts avatar mjjoyce avatar jordanrhiggins avatar jfenbert avatar jefflcoughlin avatar mcduffie avatar ezcrues avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.