Initial framework commit

This commit is contained in:
Ingy döt Net 2023-06-28 13:59:20 -04:00
commit 72d218235f
14 changed files with 2403 additions and 0 deletions

9
Makefile Normal file
View file

@ -0,0 +1,9 @@
SHELL := bash
default:
build:
time rosettacode sync
clean:
$(RM) -r Meta/ rosettacode.log