Prepare for migration

This commit is contained in:
Tiberiu Ichim 2026-02-05 16:42:47 +02:00
parent dedfdba39b
commit d442b46d7e
11 changed files with 451 additions and 0 deletions

6
artifacts/Makefile Normal file
View file

@ -0,0 +1,6 @@
DATE := $(shell date +%Y-%m-%d)
.PHONY: today
today:
mkdir -p $(DATE)