chore(kb): promote placeholders to todo articles

This commit is contained in:
Michele Cereda
2024-05-24 13:51:57 +02:00
parent d3d6f38a97
commit 7e865c89e7
20 changed files with 435 additions and 33 deletions

50
knowledge base/mas.md Normal file
View File

@@ -0,0 +1,50 @@
# Mas
TODO
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
<details>
<summary>Installation and configuration</summary>
```sh
brew install 'mas'
sudo port install 'mas'
```
</details>
<!-- Uncomment if used
<details>
<summary>Usage</summary>
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
</details>
-->
## Further readings
- [Github]
- [Homebrew]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[homebrew]: homebrew.md
<!-- Files -->
<!-- Upstream -->
[github]: https://github.com/mas-cli/mas
<!-- Others -->