Skip to main content

Chapter 4: Setting Up Your Development Environment

TL;DR

  1. Install the Worka app and CLI: Download the latest Worka installer. It includes the worka CLI.
  2. Verify the CLI:
    worka --help

Before you can build a pack, you need the Worka app and the worka CLI.

Step 1: Install Worka

The Worka host runs packs locally and provides the UI shell and runtime services.

Step 2: Verify the CLI

worka --help

With Worka installed, your environment is ready for pack development. Next, you’ll create your first pack.