Mercurial > repos > peterjc > venn_list
changeset 18:7440116e24e5 draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/venn_list commit 2637ea3689a291c41b1969be4eb2fcfd23e394cc-dirty
author | peterjc |
---|---|
date | Tue, 12 May 2015 11:02:48 -0400 |
parents | f606fe0b1250 |
children | 20eb53c8a79d |
files | tools/venn_list/README.rst |
diffstat | 1 files changed, 8 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/venn_list/README.rst Tue May 12 10:50:20 2015 -0400 +++ b/tools/venn_list/README.rst Tue May 12 11:02:48 2015 -0400 @@ -84,13 +84,18 @@ Development has now moved to a dedicated GitHub repository: https://github.com/peterjc/pico_galaxy -For pushing a release to the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ -use the following Planemo command (which requires you have set your Tool Shed -access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: +For pushing a release to the test or main "Galaxy Tool Shed", use the following +Planemo commands (which requires you have set your Tool Shed access details in +``~/.planemo.yml`` and that you have access rights on the Tool Shed):: $ planemo shed_upload --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ ... +or:: + + $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ + ... + To just build and check the tar ball, use:: $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/venn_list/