An open API service indexing awesome lists of open source software.

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?"

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!

![RtD Build Status](https://readthedocs.org/projects/greatengculture/badge/?version=latest)

## 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).