view Makefile @ 17:03f7b358d57f

planemo upload
author jpayne
date Tue, 25 Mar 2025 23:22:38 -0400 (7 days ago)
parents
children
line wrap: on
line source
.PHONY: help

help:
	@grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'


test:
	planemo t --file_path /tmp/seqsero2_testing --galaxy_python_version 3.8 --skip_venv --galaxy_branch release_24.1 --no_wait