File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,10 @@ so is at various states of completion.
1717To install Sprout to contribute, you first need to install
1818[ uv] ( https://docs.astral.sh/uv/ ) and
1919[ justfile] ( https://just.systems/man/en/packages.html ) . We use uv and
20- justfile to manage our project, such as to run checks and test the
21- template. Both the uv and justfile websites have a more detailed guide
22- on using uv, but below are some simple instructions to get you started.
20+ justfile to manage our project, such as to install development
21+ dependencies. Both the uv and justfile websites have a more detailed
22+ guide on using uv, but below are some simple instructions to get you
23+ started.
2324
2425It's easiest to install uv and justfile using
2526[ pipx] ( https://pypa.github.io/pipx/ ) , so install that first. Then,
You can’t perform that action at this time.
0 commit comments