add CLI draft

This commit is contained in:
Alexander Foremny
2024-10-11 14:17:33 +02:00
parent 939cc3e115
commit 35bf45a81d
7 changed files with 202 additions and 0 deletions

4
docs/get-started.md Normal file
View File

@@ -0,0 +1,4 @@
# Get started
- [Get started with the CLI](./get-started-cli.md)
- [Get started with the web interface](./get-started-web-interface.md)