Commit Graph

3 Commits

Author SHA1 Message Date
954d2e4eff Adds environment variable preparation step to build and deploy workflow 2025-04-28 09:44:06 +02:00
af0795661f Adds b64pack CLI tool with packaging and deployment
Some checks failed
Build and Publish b64pack / build-and-publish (push) Failing after 11s
Introduces the b64pack CLI tool for packing, encoding, and decoding files or directories into Base64, with essential features and a simple interface.

Sets up automated build and deploy workflow for the tool using Gitea Actions. Includes Poetry configuration for dependency management and packaging.

Fixes copyright metadata and updates documentation in English and German.
2025-04-28 09:42:38 +02:00
b8665fd24d Initial commit 2025-04-28 09:20:21 +02:00