Skip to content

Steps for making a Release: Plant Trait Ontology Developers

Laurel Cooper edited this page May 20, 2019 · 9 revisions
  • Run the make file using the command:
  • update the imports: (can be run to just update the imports without doing a full release)
    • make all_imports
  • To prepare the release:
    • make prepare_release
  • release:
    • make all
  • note: You need internet access for that