Skip to content

Commit

Permalink
Merge pull request #86 from INCATools/windows
Browse files Browse the repository at this point in the history
Added run.bat to be able to run patterns make
  • Loading branch information
cmungall authored Aug 7, 2018
2 parents efa84ca + 775d647 commit 863a8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/src/ontology/run.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docker run -v %cd%\..\..\:/work -w /work/src/ontology --rm -ti obolibrary/odkfull %*

0 comments on commit 863a8d5

Please sign in to comment.