Skip to content

Commit

Permalink
docker-instrs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed May 19, 2018
1 parent ae09ab6 commit c9e6a10
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,24 @@ git push -u origin master

Note: you can now mv `target/triffid-behavior-ontology` to anywhere you like in your home directory. Or you can do a fresh checkout from github

## Edit and release cycle

In your repo you will see a README-editors.md file that has been customized for your project. Follow these instructions.

Generally the cycle is to:

- branch
- the edit the edit.owl file
- make test
- git commit
- git push

To make a release

`make prepare_release`

Note that any make step can be preceded by run.sh if you have Docker installed

## OBO Library metadata

The assumption here is that you are ahdering to OBO principles and
Expand Down

0 comments on commit c9e6a10

Please sign in to comment.