Prerequisites
- Node.js 20+ (check with
node --version) - An email you can check (for the OTP flow) — or a
cko_key already copied from the dashboard
Install
slideless on your PATH. If npm install -g is blocked by your environment, npx slideless ... works for any command.
Authenticate
- OTP (recommended)
- Paste an existing key
Two commands and you’re done. No dashboard visit, no key to paste. Works equally well for first-time signup and for returning users on a new machine.First time — create an account:Returning user on a new machine:Output (same shape for both flows):The CLI saves a profile to
~/.config/slideless/config.json (mode 0600) and sets it active. See cli/auth for the full flag reference (logo, brand colors, --key-expires-in, …) and the complete error-code table.Verify
✓ API key valid with the expected scopes, you’re done.
Upgrading
~/.config/slideless/, independent of the installed binary.