Windows Installation
Step 1: Install Scoop
Follow instructions here to install scoop package manager.
Step 2: Add the yakitrak bucket
On powershell, run the following command to add the yakitrak bucket to scoop:
scoop bucket add scoop-yakitrak https://github.com/yakitrak/scoop-yakitrak.git
Step 3: Install Obsidian CLI
scoop install obsidian-cli
Step 4: Confirm installation
obsidian-cli --version
After installation, you can now run obsidian-cli
from anywhere on your system. To set up your default vault, please refer to Set Default Vault.