969d0cd5da
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
19 lines
673 B
Markdown
19 lines
673 B
Markdown
# Dagger
|
|
|
|
Dagger is a programmable deployment system.
|
|
|
|
Using Dagger, software builders can automate the deployment of any application to any infrastructure, in just a few lines of code.
|
|
|
|
<img src="https://user-images.githubusercontent.com/216487/122216381-328a3500-ce61-11eb-907f-d2b6f66b3b10.png" width="400" />
|
|
|
|
## Getting Started
|
|
|
|
[Documentation website](https://docs.dagger.io/)
|
|
|
|
## Useful links
|
|
|
|
- [Join the Dagger community on Discord](https://discord.gg/ufnyBtc8uY)
|
|
- [Install from a binary release](https://docs.dagger.io/1001/install/)
|
|
- [Build from source](https://docs.dagger.io/1001/install/#option-4-install-from-source)
|
|
- [How to contribute](CONTRIBUTING.md)
|