|
|
|
|
|
by yeti-sh
962 days ago
|
|
I looked at pyinvoke before I started jeeves. Roughly, as much as I can recall, there were a few reservations: - no type hints for docs & validation, I wanted them - Makefile in its basic form is very concise and doesn't require a @task decorator, I didn't want it either I didn't need dependency graph much. |
|
So you made a Make alternative that isn't a Make alternative because you never needed Make in the first place?