annotate README_GALAXYP.md @ 2:6c624803c5f9 draft

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