view Makefile @ 3:e3153cc69e41 draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
author siwaa
date Fri, 07 Jun 2024 11:20:24 +0000
parents f895e266b37a
children
line wrap: on
line source

# assuming you have locally installed
# - planemo
# - singularity
# - galaxy, the one from siwaa for instance
#
# assuming you have a token to get container
# on the registry (see the job_conf.xml)
# the following target enable to test the tools


serveGAMA: ~/DEVS/galaxy
	planemo serve --no_cleanup --galaxy_root ~/DEVS/galaxy \
	--job_config_file ./job_conf.xml \
	gama_tool.xml

testGAMA: ~/DEVS/galaxy
	planemo test \
	--galaxy_root ~/DEVS/galaxy \
	--job_config_file ./job_conf.xml \
	--no_cleanup \
	essai1.xml