We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e184a commit 5c154b3Copy full SHA for 5c154b3
1 file changed
scripts/make.py
@@ -146,6 +146,7 @@ def setup() -> None:
146
Once dependencies are installed, try running `make` or `make help` again, to show additional tasks.
147
148
```console exec="1" source="console"
149
+ $ alias make="$PWD/scripts/make" # markdown-exec: hide
150
$ make
151
```
152
0 commit comments