This is a collection of free/libre templates for kickstarting your next 42 project.
Note: this is not a never-write-a-makefile-again solution, learn how make works, it's not that hard.
TODO: unfinished
This repository also provides a standalone interactive script; just run the following command to get started:
bash <(curl -sSL init.seekrs.top)
Some experimental/highly-specific templates aren't displayed by default, you can see them by running:
FTT_SHOW_ALL=1 bash <(curl -sSL init.seekrs.top)
This repository and all its contents are licensed under the unlicense.