Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Clone the django-airavata-workspace-input-editor-template repository.


  2. Follow the directions in the README.md
  3. When you are ready to publish the new input editor, first create a new repository in Github and push the cloned repo to 

    No Format
    git remote set-url origin NEW_GITHUB_REPO
    git push -u origin master


  4. Update the package.json in the repo and add the repository field and set it to the Github repository you created in step 3.
  5. Publish the package to npm. See the README.md
  6. Let gateway PI Pamidighantam, Sudhakar <pamidigs@iu.edu> know about the new custom editor.

Resources