Chapter 4: Setting Up Your Development Environment
TL;DR
- Install the Worka app and CLI: Download the latest Worka installer. It includes the
workaCLI. - 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.
- Download the latest version of Worka
- Install it as you would any desktop application.
Step 2: Verify the CLI
worka --help
With Worka installed, your environment is ready for pack development. Next, you’ll create your first pack.