You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: template/README.md.jinja
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@
24
24
25
25
## Developer Documentation
26
26
27
-
To run commands you may use good old make or the command runner [just](https://github.com/casey/just/) which is a better choice on Windows.
27
+
To run commands you may use good old make or the command runner [just](https://github.com/casey/just/),
28
+
which is a better choice on Windows.
28
29
Use the `make` command or `duty` commands to generate project artefacts:
29
30
* `make help` or `just --list`: list all pre-defined tasks
0 commit comments