Skip to content

Commit 934da90

Browse files
committed
update readme
1 parent fddf7e6 commit 934da90

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
11
# hypermodern-python-seed
22

3-
Generate python seed apps based on [hypermodern-python][1]
4-
3+
Generate python seed apps based on [hypermodern-python][1].
54

65
## Dependencies
76

7+
* [cookiecutter](https://github.com/cookiecutter/cookiecutter)
8+
9+
See [hypermodern-python][1] for installation instructions for these:
10+
811
* poetry
912
* pyenv
1013
* nox
1114

15+
## Quick Start
16+
17+
cookiecutter https://github.com/ToddG/hypermodern-python-seed
18+
19+
...answer the questions
20+
21+
nox
22+
1223

1324
# Links
1425
[1]: https://cjolowicz.github.io/posts/hypermodern-python-01-setup/

0 commit comments

Comments
 (0)