Files
oam/knowledge base/dagger.md
2025-01-06 17:35:54 +01:00

69 lines
923 B
Markdown

# Dagger
> TODO
Programmable tool aiming to replace scripts with a modern API and cross-language scripting engine.
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Codebase]
### Sources
- [Documentation]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
[codebase]: https://github.com/dagger/dagger
[documentation]: https://docs.dagger.io/
[website]: https://dagger.io/
<!-- Others -->