Skip to main content

Installation

Cli allows you to speed up your work.

  1. Clone the repository https://github.com/twoheads-pl/loonar-cli

  2. Run npm install in the directory

  3. Run npm link

  4. To confirm if everything is working, type npm list -g --depth=1. In this list, you should have loonar@CURRENT_VERSION

  5. Type loonar in the terminal. You should see the list with available commands

  6. Keep this repository on your computer