Skip to content

Commit 549102b

Browse files
authored
add pyscaffold and examples
1 parent 5a80340 commit 549102b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,13 @@ or simply:
7878

7979
Template and detailed usage instructions TBD. If you're interested in using this sooner, please consider [filling out the poll under "Discussions"](https://github.com/sparks-baird/auto-paper/discussions/4).
8080

81-
## Git Version Control
81+
## Code Development
82+
83+
### PyScaffold
84+
85+
I encourage you to check out [PyScaffold](https://pyscaffold.org/en/stable/). For some examples of this in action on repositories I'm developing, see [`xtal2png`](https://xtal2png.readthedocs.io/en/latest/) ([GitHub](https://github.com/sparks-baird/xtal2png)) and [`mp-time-split`](https://mp-time-split.readthedocs.io/en/latest/) ([GitHub](https://github.com/sparks-baird/mp-time-split)).
86+
87+
### Git Version Control
8288
Git gives you ease, control, power, and peace of mind in version control.
8389

8490
See 🔗[Git Teaching](git-teaching)

0 commit comments

Comments
 (0)