Skip to content

isisaddons-legacy/template

Repository files navigation

template

Template for new isis-module-xxx Isis add-on.

  • create new repository in Isis Addons organisation

  • clone

  • copy contents of this module into empty clone (excluding the .git directory, of course), eg:

    git archive master | tar -x -C ../isis-module-xxx/.
  • rename README-template.adoc to README.adoc (overwriting this file)

The module implementation should reside in the dom module

Search for xxx, and update files accordingly.

About

Template for creating a new isis-module-xxx add-on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published