Initial commit

This commit is contained in:
2026-04-05 22:07:32 +02:00
commit 2bb4c6fe2c
2 changed files with 240 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# shmake
shmake build system. A POSIX compliant build/project management system meat for C projects. It uses pure sh and generate POSIX compliant makefiles
currently in alpha and often gets non-working/breaking updates pushed