build: switch from Makefile to Hacefile

This commit is contained in:
2024-08-28 18:23:23 -03:00
parent daf24189bf
commit a1318501a5
3 changed files with 116 additions and 21 deletions

1
src/run_tests.cr Normal file
View File

@@ -0,0 +1 @@
require "../spec/**"