annotate Makefile @ 18:a573df21536d tip

planemo upload
author jpayne
date Wed, 26 Mar 2025 00:28:55 -0400
parents 03f7b358d57f
children
rev   line source
jpayne@17 1 .PHONY: help
jpayne@17 2
jpayne@17 3 help:
jpayne@17 4 @grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
jpayne@17 5
jpayne@17 6
jpayne@17 7 test:
jpayne@17 8 planemo t --file_path /tmp/seqsero2_testing --galaxy_python_version 3.8 --skip_venv --galaxy_branch release_24.1 --no_wait