- cross-posted to:
- python@lemmy.ml
- cross-posted to:
- python@lemmy.ml
cross-posted from: https://lemmy.ml/post/1160466
I originally posted this over in https://lemmy.ml/c/python before discovering programming.dev.
Some neat tricks for using
Makefiles
with Python that I hadn’t seen before. The one I have seen, having ahelp
target, has been super useful in team environments and for debugging when used with variables.
You must log in or # to comment.