3 Commits

Author SHA1 Message Date
96db211240 feat(cli): Add new CLI tool entry point for revpictl
This update introduces a new console script entry point for `revpictl`,
allowing users to execute CLI commands via `revpi_middleware
.cli_commands.cli_base:main`. It enhances functionality by providing
additional tooling for command-line interactions.
2025-04-18 19:21:53 +02:00
de7abe3b9c chore(build): Update requirements for this project 2025-04-18 19:21:53 +02:00
Sven Sager
92666f117d build: Add all necessary files for the build system
All basic files for testing, building and distributing the project
are added here. The Makefile can set up the virtual environment and
create different package types from the project.
2025-04-17 12:06:14 +02:00