Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 392 Bytes

File metadata and controls

26 lines (20 loc) · 392 Bytes

Shelly CLI Tool

Installation

  1. Clone the repository:

    git clone <your-repo-url>
    cd shelly
  2. Run the installation script:

    chmod +x install.sh launch.sh
    ./install.sh
  3. Create an .env file and place your Groq API Key:

      GROQ_API_KEY="YOUR_API_KEY_HERE"
  4. Launch shelly as such:

    shelly