Skip to content

Releases: hunter-arton/zap

Zap CLI cli-v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Oct 08:40

🐍 Zap CLI Release

Install or upgrade:

pip install --upgrade zapc

Quick Start:

zap list
zap use <session-name>
zap run -- npm start
zap status

See README for full documentation.

Zap CLI cli-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 06:16

🐍 Zap CLI Release

Install or upgrade:

pip install --upgrade zapc

Quick Start:

zap list
zap use <session-name>
zap run -- npm start
zap status

See README for full documentation.

Zap v1.0.0

Zap v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Oct 17:34

πŸŽ‰ Zap Desktop App - Testing Release

This is an unsigned build for testing with friends.

Windows Installation:

  1. Download the .msi file below
  2. Double-click to install
  3. You may see "Windows protected your PC" warning
  4. Click "More info" β†’ "Run anyway"

macOS Installation:

  1. Download the .dmg file below
  2. Open the .dmg
  3. Drag Zap to Applications
  4. Right-click Zap β†’ Open (first time only)
  5. Click "Open" on the warning dialog

CLI Installation (Separate):

pip install zap-cli

πŸ§ͺ Testing build - feedback welcome!