Initial commit

This commit is contained in:
2025-02-10 20:50:41 +11:00
commit 2522eacb86
2 changed files with 120 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# lbs
Lua buildsystem is a makefile-like build system, however unlike make this does not rely as heavily on the shell.