c462312c7c
Signed-off-by: Sam Alba <sam.alba@gmail.com>
19 lines
658 B
Markdown
19 lines
658 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/Rmffpmc)
|
|
- [Install from a binary release](https://docs.dagger.io/install)
|
|
- [Build from source](https://docs.dagger.io/install#option-4-install-from-source)
|
|
- [How to contribute](CONTRIBUTING.md)
|