chore(kb): start article for tilt.dev

This commit is contained in:
Michele Cereda
2025-06-24 01:01:40 +02:00
parent eb6b8a6ee1
commit f78e105f02

68
knowledge base/tilt.md Normal file
View File

@@ -0,0 +1,68 @@
# Tilt
> TODO
Intro
<!-- 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/tilt-dev/tilt
[documentation]: https://docs.tilt.dev/
[website]: https://tilt.dev/
<!-- Others -->