Add links to The Lair

This commit is contained in:
kamkow1
2025-06-19 23:31:16 +02:00
parent 3c1c0e412e
commit 4d2c12d2b1
3 changed files with 13 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# GEBS - the Good Enough Build System
Source code: https://gitlab.com/kamkow1/gebs
Source code: http://git.kamkow1lair.pl/kamkow1/gebs
GEBS is a reiteration of my previous build system "MIBS" (or MIni Build System). It takes some inspiration from
[Tsoding's](https://twitch.tv/tsoding) [nobuild](https://github.com/tsoding/nobuild) and later on [nob.h](https://github.com/tsoding/nob.h).