diff notes.md @ 4:a4c6fcf2c456 draft

"planemo upload commit 0584e8878deaf91614c6bb3c0122975300132c25"
author gregor.m
date Thu, 26 Nov 2020 16:40:47 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/notes.md	Thu Nov 26 16:40:47 2020 +0000
@@ -0,0 +1,27 @@
+## Notes for setting up the SpyBOAT Galaxy tool
+
+### Toolshed(s)
+
+Register at:
+
+- https://testtoolshed.g2.bx.psu.edu/
+- https://toolshed.g2.bx.psu.edu/
+
+
+### commands
+
+First put toolshed account details into `.planemo.yml`
+
+- planemo lint [tool.xml]
+- planemo shed_init --name spyboat
+- planemo shed_create --shed_target testtoolshed
+- planemo shed_update --shed_target toolshed
+
+
+### Hosting repo
+
+- https://github.com/galaxyproject/tools-iuc
+
+#### Guidelines
+
+- https://galaxy-iuc-standards.readthedocs.io/en/latest/best_practices/tool_xml.html
\ No newline at end of file