Installation
Welcome! This guide will help you set up Loom Spinner CLI on your system.
Prerequisites
Before installation, make sure the following are installed:
Install Loom Spinner CLI
Once Loom Spinner CLI is released, you will be able to install it globally with Composer:
composer global require loomlabs/loom-spinner-cli
This command downloads Loom Spinner CLI and adds it to your global Composer bin
directory, making the loom
command
available anywhere in your terminal.
If you run into any trouble or need additional guidance, check out the Quick Start Guide or the
other sections in this documentation.