mirror of
https://github.com/NixOS/templates.git
synced 2026-01-14 18:28:43 +01:00
7 lines
No EOL
109 B
Markdown
7 lines
No EOL
109 B
Markdown
To get started, run the following:
|
|
|
|
```
|
|
$ nix develop
|
|
$ poetry run python -m sample_package
|
|
Hello, world!
|
|
``` |