Mercurial > repos > jpayne > seqsero_v2
view Makefile @ 18:a573df21536d tip
planemo upload
author | jpayne |
---|---|
date | Wed, 26 Mar 2025 00:28:55 -0400 |
parents | 03f7b358d57f |
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