Task
Task🔗
=this.img = ("[Website](" + this.url + ")") | = ("[Source](" + this.source + ")") | = ("[Documentation](" + this.docs + ")")
= ("> " + this.desc-short)
Installation🔗
snap install task --classic(requires classic containment)- completion: install correct completion script and make sure it’s sourced
Variables🔗
Merge Taskfiles🔗
namespaces, subfolders, includes: combines Taskfiles by specifying a Taskfile.yml
1 2 3 4 | |
resulting in something like
1 2 3 4 5 6 | |