Short description of the project.
Branch | Build | Coverage | Environment |
---|---|---|---|
master | Stable | ||
dev | Nightly |
A more comprehensive explanation of the project, howtos, diagrams, etc.
+-------------+
| Component |
| Diagram |
+------+------+
|
+-------------+-------------+
| |
+------v------+ +------v------+
| You can | | |
| create | |asciiflow.com|
| it | | |
+-------------+ +-------------+
Infrastructure dependencies that needs to be installed before developing and running application on the machine:
- Database and version
- Runtime and SDKs
Steps to perform in order to have a source code compiled on the machine.
Example
And then:
another example
End with an example of how to lunch application
Explain how to run unit/integration tests of the application all or one by one.
Explain which IDEs can be used for debugging and how to configure. Should mention both - how to debug tests and how to debug application itself.
Explain how to add/modify building block (e.g. service, endpoint, domain model, etc.) of the application.
Explanation how the application deployed, how CI/CD triggered, etc.