Skip to content

Releases: whisller/pkit

pkit v0.1.0

30 Dec 21:27
67c0c0c

Choose a tag to compare

pkit v0.1.0

Prompt library manager with CLI and web interface.

Installation

Download the appropriate archive for your platform below, extract it, and move the pkit binary to a directory in your PATH.

macOS users: After downloading, you may need to run:

xattr -d com.apple.quarantine pkit

Quick Start

# Subscribe to a prompt source
pkit subscribe fabric/patterns

# Search and browse prompts
pkit find

# Start web interface
pkit web

Full Changelog: https://github.com/whisller/pkit/commits/v0.1.0


Full Changelog: ...v0.1.0

Released by GoReleaser