| Previous changeset 13:b81bf955f659 (2013-09-12) Next changeset 15:c2f64216ff1d (2013-10-17) |
|
Commit message:
Uploaded v0.0.6b, development moved to GitHub |
|
modified:
tools/clinod/README.rst |
| b |
| diff -r b81bf955f659 -r 0d39248a7a9f tools/clinod/README.rst --- a/tools/clinod/README.rst Thu Sep 12 11:10:51 2013 -0400 +++ b/tools/clinod/README.rst Tue Sep 17 11:43:15 2013 -0400 |
| b |
| @@ -66,15 +66,19 @@ v0.0.6 - Adopted standard MIT licence. - Use reStructuredText for this README file. - Updated citation information (Cock et al. 2013). + - Development moved to GitHub, https://github.com/peterjc/pico_galaxy ======= ====================================================================== Developers ========== -This script and related tools are being developed on the following hg branch: +This script and related tools were initially developed on the following hg branch: http://bitbucket.org/peterjc/galaxy-central/src/tools +Development has now moved to a dedicated GitHub repository: +https://github.com/peterjc/pico_galaxy/tree/master/tools/clinod + For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use the following command from the Galaxy root folder:: |