Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 506 Bytes

CONTRIBUTION.md

File metadata and controls

14 lines (11 loc) · 506 Bytes

How to add a new SnapIn to our Marketplace

  1. Fork this repository

  2. Create a new branch

  3. Use this command to get the template

    npx devrev-snapins-create
  4. Make your changes to the snapIn

  5. Commit your changes

  6. Your snapIn will be added to our Marketplace