Refactor code structure for improved readability and maintainability

This commit is contained in:
Felix Rudat
2026-01-27 12:02:18 +01:00
parent eb7fad2477
commit eba3bc4955
7 changed files with 17 additions and 144 deletions
+2
View File
@@ -16,6 +16,8 @@ This skill provides a CLI wrapper around the `plankapy` library to interact with
brew install planka-cli
```
Source/pipx installs require Python 3.11+ to use plankapy v2.
2. **Configuration:**
Use the `login` command to store credentials:
```bash