juka-verify
v1.0.0
Published
Installer CLI for the JUKA Verify desktop app (Debian/Ubuntu/Kali .deb, AppImage, Windows .exe, macOS .dmg)
Maintainers
Readme
juka-verify
Installer CLI for the JUKA Verify desktop app.
# Linux (Debian / Ubuntu / Kali) — installs the .deb, or the AppImage as fallback
npx juka-verify install
# Windows (PowerShell / CMD) — downloads and launches the NSIS installer
npx juka-verify install
# macOS — downloads and opens the .dmg
npx juka-verify installOptions:
| Flag | Description |
| --- | --- |
| --format=deb\|appimage\|exe\|dmg\|zip | Force an artifact format |
| --version=1.2.3 | Install a specific release tag |
| download | Download only, don't install |
Environment: set JUKA_VERIFY_REPO to install from a fork.
Docs: https://developers.verify.jukatech.com/dev/downloadapp
