Create home authored by CJHerrmann's avatar CJHerrmann
# General Notes for Maté and CJ
## things to check in the individual tool repos
* [ ] 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)
* [ ] create main workflow
\ No newline at end of file