The Eik CLI helps you publish to an Eik server and manage import maps and aliases.
Run this command to install the Eik CLI globally.
npm install --global @eik/cli
This makes the eik
command available in your shell.
eik --version
See the CLI reference documentation to learn about the available commands.