annotate README_GALAXYP.md @ 9:b5263b9b439c draft

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