From c05b2437b981de9f7d392e1c9e3164e9cd754e75 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 8 Mar 2024 12:50:00 -0600 Subject: [PATCH] docs: add links for alternatives --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 69de4ce..04a8be3 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ if not (src := __import__("pathlib").Path(__file__).parent / "swydd/__init__.py" ## Alternatives -- make -- just -- task -- nox -- pypyr -- pydoit -https://github.com/zyedidia/knit +- [make](https://www.gnu.org/software/make/) +- [just](https://just.systems) +- [task](https://taskfile.dev) +- [nox](https://nox.thea.codes/en/stable/) +- [pypyr](https://pypyr.io) +- [pydoit](https://pydoit.org) +- [knit](https://github.com/zyedidia/knit) [pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white