Added license, and CI workflow for Gitea and GitHub Actions.
All checks were successful
CI / test (push) Successful in 16s

This commit is contained in:
2026-02-21 00:48:20 +01:00
parent 09a1c8dd26
commit 74074656be
9 changed files with 109 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# Copyright (c) 2026 Micha Hoiting
APP_EXAMPLE := triplex-example
.PHONY: test build-example run-example fmt