* [ ] is `main` the current branch (have all updates been merged)?
* [ ] is the tool executable?
* [ ] are there sufficient tests?
* [ ] does the tool work as expected?
* [ ] has the package been built (correctly)?
* [ ] License present and permissive?
* [ ] `.gitignore` extensive enough?
## things to do
*[ ] [upload all tools to Bioconda](https://git.scicore.unibas.ch/zavolan_group/teaching_and_tutorials/programming_for_life_sciences/-/blob/master/2022/04_encapsulation_packaging.ipynb#Creating-and-publishing-packages)