Interact with a self-hosted Planka instance. Planka is a Trello-like kanban board.
See README.md for setup instructions, usage examples, and advanced use cases.
Setup
Required environment variables:
PLANKA_URL— Base URL (e.g.https://planka.example.com)PLANKA_API_KEY— API key (generated in Planka UI → User Settings)
These can be set in:
- The current project's
.envfile (most common) ~/.env(global, for cross-project use)- Shell environment (e.g. `~/
[Description truncada. Veja o README completo no GitHub.]