https://github.com/toastdriven/greatengculture
This is my answer to the question "How To Create A Great Engineering Culture?"
https://github.com/toastdriven/greatengculture
culture documentation engineering guide programming
Last synced: 4 months ago
JSON representation
This is my answer to the question "How To Create A Great Engineering Culture?"
- Host: GitHub
- URL: https://github.com/toastdriven/greatengculture
- Owner: toastdriven
- Created: 2024-12-25T10:20:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T07:01:52.000Z (over 1 year ago)
- Last Synced: 2025-10-09T06:45:19.843Z (9 months ago)
- Topics: culture, documentation, engineering, guide, programming
- Language: Just
- Homepage: https://greatengculture.readthedocs.io/en/latest/
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# "How To Create A Great Engineering Culture"
I've been asked by numerous people at many jobs the question of what makes a good engineering culture.
This is my answer to that question. Enjoy!

## Pre-Requisites
* [Just](https://just.systems)
* [uv](https://docs.astral.sh/uv/)
* [Python 3](https://python.org/)
## Setup
* `just setup`
## Build Docs
* `just docs`
## License
"How To Create A Great Engineering Culture" © 2024 by Daniel Lindsley is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/?ref=chooser-v1).