Install the CLI and activate PATH
One curl installs aikey into ~/.aikey/bin; a single source command makes the current shell pick it up.
- 1Paste the install command in a terminal:
curl -fsSL https://aikeylabs.com/i/of | bash - 2Activate PATH in the current shell:
source ~/.zshrc # or source ~/.bashrc - 3Verify install:
aikey --version