https://github.com/kurron/c4-architecture-template
Project template that showcases the tecniques of the C4 architecture diagraming technique via Structurizr
https://github.com/kurron/c4-architecture-template
c4 guidebook
Last synced: 4 months ago
JSON representation
Project template that showcases the tecniques of the C4 architecture diagraming technique via Structurizr
- Host: GitHub
- URL: https://github.com/kurron/c4-architecture-template
- Owner: kurron
- License: apache-2.0
- Created: 2017-07-16T15:29:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T21:09:08.000Z (over 8 years ago)
- Last Synced: 2025-07-19T17:48:26.070Z (11 months ago)
- Topics: c4, guidebook
- Homepage:
- Size: 23.4 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
== Overview
This project ...
== Guidebook
Details about this project are contained in the link:guidebook/guidebook.adoc[guidebook] and should be considered mandatory reading prior to contributing to this project.
== Prerequisites
== Building
== Installation
== Tips and Tricks
== Troubleshooting
== Contributing
== License and Credits
* This project is licensed under the http://www.apache.org/licenses/[Apache License Version 2.0, January 2004].
* The guidebook structure was created by http://simonbrown.je/[Simon Brown] as part of his work on the https://c4model.com/[C4 Architectural Model]. His books can be https://leanpub.com/b/software-architecture[purchased from LeanPub].
* Patrick Kua offered https://www.safaribooksonline.com/library/view/oreilly-software-architecture/9781491985274/video315451.html[his thoughts on a travel guide to a software system] which has been link:travel-guide/travel-guide.adoc[captured in this template].
== List of Changes