Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.08 KB

File metadata and controls

12 lines (11 loc) · 1.08 KB

Welcome to DoDash Given below are major steps that you have to follow to start developing a OpenSocial gadget for DevOps Dashboard:

  1. Download DevOps Dashboard Beta by registering here.
  2. Install and run the DevOps Dashboard. Refer to Installation Guide for the detailed steps.
  3. Install Git.
  4. Install Node.js.
  5. Choose any one of the repositories from among those listed under gadget-catalog based upon which JavaScript framework you are most comfortable with.
  6. Now clone the repository that you chose in the previous step and follow its README file to get started with developing your gadget

References