📋💻 A small application to use plankanban from your command line.
Stars
3
Forks
0
Watchers
3
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
feat: update Makefile and README for new linting and testing commands; refactor credential storage to JSON format
082de3dView on GitHubfeat: add linting and testing commands to Makefile; enhance CLI with new features and tests
e158946View on GitHubUpdate release workflow to use 'uv' for Python setup and add smoke test step
cec8908View on GitHubAdd 'show' command to display card details including attachments and comments
9d89a5fView on GitHubRemove requirements.txt as dependencies are no longer needed
afb1031View on GitHubRefactor code structure for improved readability and maintainability
eba3bc4View on GitHubEnsure executable permissions for the built planka-cli in the Makefile
eb7fad2View on GitHubUpdate release workflow to use Makefile for building and packaging; add smoke test step
d8f37c6View on GitHubRemove version bump from Homebrew formula update in release workflow
2ed3616View on GitHubRefactor release workflow and update documentation for Homebrew installation
ac29893View on GitHub