yasta icon indicating copy to clipboard operation
yasta copied to clipboard

🚐 A task runner written in Python.

Results 1 yasta issues
Sort by recently updated
recently updated
newest added

```yasta add a=a``` and running it leads to infinite recursion. So does ```yasta add a=b b=a```. I should probably catch these when they are being added and alert the user.

bug