annotate README_GALAXYP.md @ 0:e27d4f0f4b01 draft

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