# HG changeset patch # User peterjc # Date 1431442968 14400 # Node ID 7440116e24e506dcf34e6a182d49f7d5c254e59e # Parent f606fe0b1250c2c9e79942bc2a8ae13f9427a60c planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/venn_list commit 2637ea3689a291c41b1969be4eb2fcfd23e394cc-dirty diff -r f606fe0b1250 -r 7440116e24e5 tools/venn_list/README.rst --- 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/