Added Note TODO homelab.md

This commit is contained in:
GitJournal
2025-06-26 08:10:18 -06:00
parent 6e31eb68ab
commit dc8ef80cc6
56 changed files with 2495 additions and 0 deletions

10
docs/tools/cli.md Normal file
View File

@ -0,0 +1,10 @@
# Command Line Interface
Create a CLI tool to allow running common Foam commands. These may include:
- `foam init` - create a new foam workspace
- `foam janitor` - run [[workspace-janitor]] in current workspace
- `foam migrate <tool>` - migrate from tools like roam exports, obsidian and more
More commands to be added.