comparison README_GALAXYP.md @ 3:91fb73c8619c draft default tip

Uploaded
author galaxyp
date Fri, 26 Sep 2014 14:52:07 -0400
parents f8356c01939b
children
comparison
equal deleted inserted replaced
2:f8356c01939b 3:91fb73c8619c
1 # Obtaining Tools
2
3 Repositories for all Galaxy-P tools can be found at
4 https:/bitbucket.org/galaxyp/.
5
6 # Contact
7
8 Please send suggestions for improvements and bug reports to
9 jmchilton@gmail.com.
10
11 # License
12
13 All Galaxy-P tools are licensed under the Apache License Version 2.0
14 unless otherwise documented.
15
16 # Tool Versioning
17
18 Galaxy-P tools will have versions of the form X.Y.Z. Versions
19 differing only after the second decimal should be completely
20 compatible with each other. Breaking changes should result in an
21 increment of the number before and/or after the first decimal. All
22 tools of version less than 1.0.0 should be considered beta.