Project Documentation¶
Explore the tabs and sidebars for content.
Template Files¶
This repository holds the template files. The current versions of software engineering project files.
dc-up Utility¶
The templates are used with dc-up.
# see what files the command would update (optional, force latest)
uvx dc-up
uvx dc-up@latest
# actually add and overwrite the files listed (CAUTION: DESTRUCTIVE)
uvx dc-up --write
Customize This Documentation¶
To customize these documents, modify:
- docs/ (folder with Markdown files)
- zensical.toml (in the root project folder)