annotate README_GALAXYP.md @ 0:ff9c373bf26f draft default tip

Uploaded
author galaxyp
date Tue, 18 Dec 2012 23:57:43 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
1 # Obtaining Tools
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
2
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
3 Repositories for all Galaxy-P tools can be found at
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
4 https:/bitbucket.org/galaxyp/.
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
5
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
6 # Contact
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
7
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
8 Please send suggestions for improvements and bug reports to
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
9 jmchilton@gmail.com.
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
10
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
11 # License
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
12
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
13 All Galaxy-P tools are licensed under the Apache License Version 2.0
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
14 unless otherwise documented.
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
15
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
16 # Tool Versioning
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
17
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
18 Galaxy-P tools will have versions of the form X.Y.Z. Versions
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
19 differing only after the second decimal should be completely
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
20 compatible with each other. Breaking changes should result in an
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
21 increment of the number before and/or after the first decimal. All
ff9c373bf26f Uploaded
galaxyp
parents:
diff changeset
22 tools of version less than 1.0.0 should be considered beta.