Skip to content

v1.1.0

Compare
Choose a tag to compare
@TheLandolorien TheLandolorien released this 24 Sep 06:25
· 32 commits to main since this release
00ef5bd

A Python project template for CLIs using Poetry as the dependency manager.

Added

  • Minimal CLI project format with unit, integration, and e2e tests
  • Basic GitHub Actions workflows for vulnerability scans, linting, and testing
  • Git hooks, commit message templates, and GitHub PR templates