frappecli
Installation
SKILL.md
frappecli
CLI for managing Frappe Framework instances via REST API.
Installation
brew tap pasogott/tap
brew install frappecli
Or from source:
git clone https://github.com/pasogott/frappecli.git
cd frappecli && uv sync && uv pip install -e .