Skip to content

Commit 5788837

Browse files
Update README.md
Markdown automation + justfile reference
1 parent 6a9fe50 commit 5788837

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,16 @@ Be the change et al if Windows is your main and you wanna [raise a PR](CONTRIBUT
3131
* [docker-compose](https://docs.docker.com/compose/install/)
3232
* [playwright](https://playwright.dev/python/docs/intro#installation)
3333
* [Kubernetes (k8s)](markdown/kubernetes.md)
34+
* [justfile](https://just.systems/man/en/)
3435

3536
## Usage
3637
### Mac and Linux users
3738
Development environments and tooling are first-class citizens on macOS and *nix. For Windows faithfuls, please setup [WSL](markdown/wsl.md).
3839

3940
## TODO
4041
* [Open Issues](https://github.com/pythoninthegrass/python_template/issues)
42+
* Markdown automation
43+
* Look for an extension similar to [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) that updates file/directory links when they move
4144
* Webdev
4245
* Django
4346
* Merge with [docker_python](https://github.com/pythoninthegrass/docker_python) and put the latter on an ice float

0 commit comments

Comments
 (0)