segul 0.18.1

An ultrafast and memory efficient alignment tool for phylogenomics
Documentation
1
2
3
4
5
6
#!/bin/bash
TAG=$(git describe --tags --abbrev=0)

echo "Tag found: ${TAG}"

gh release upload $TAG $@