Guide for installing the ale CLI
Run the following command in your terminal to install the package globally
npm i -g @ale-run/cli@latest
Verify that the CLI has been installed correctly
ale -v