We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe72c3f commit f2334a8Copy full SHA for f2334a8
episodes/6_extra.md
@@ -47,6 +47,7 @@ This command will:
47
48
This provides a convenient and reproducible way to launch your project without needing to manually manage dependencies or commands.
49
You can check the example project [here](https://github.com/priya-gitTest/greet_me)
50
+
51
::::::::::::::::::::::::::::::::::::: keypoints
52
- Define tasks such as `start` in your `pixi.toml` or `pyproject.toml`.
53
- Use `pixi run <task-name>` to execute those tasks.
0 commit comments