Update curious case of gebs
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
# GEBS - the Good Enough Build System
|
# GEBS - the Good Enough Build System
|
||||||
|
|
||||||
|
Source code: https://gitlab.com/kamkow1/gebs
|
||||||
|
|
||||||
GEBS is a reiteration of my previous build system "MIBS" (or MIni Build System). It takes some inspiration from
|
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).
|
[Tsoding's](https://twitch.tv/tsoding) [nobuild](https://github.com/tsoding/nobuild) and later on [nob.h](https://github.com/tsoding/nob.h).
|
||||||
The key difference is the way GEBS is implemented on the inside, which makes it more powerful and extensible than nob.h.
|
The key difference is the way GEBS is implemented on the inside, which makes it more powerful and extensible than nob.h.
|
||||||
|
Reference in New Issue
Block a user