diff galaxy_integration.org @ 2:ccaedca97e5e draft

planemo upload for repository https://github.com/kavonrtep/galaxy_tools commit 2b3bc2334397749509cdf6fc432d891a09763c4f-dirty
author petr-novak
date Fri, 08 Dec 2023 09:17:46 +0000
parents 5596bafd2119
children
line wrap: on
line diff
--- a/galaxy_integration.org	Tue Dec 12 04:33:04 2017 -0500
+++ b/galaxy_integration.org	Fri Dec 08 09:17:46 2023 +0000
@@ -66,3 +66,9 @@
 # it requires planemo server running!
 planemo shed_create --shed_target local
 #+END_SRC
+
+# create tarball which can be uploaded to repository manualy
+
+#+BEGIN_SRC sh
+planemo shed_build .
+#+END_SRC