Small Linux demo toolkit
Go to file
Shiz 80254e37d5 fix smold invocation 2019-04-21 12:23:05 +02:00
ext update smol 2019-04-21 12:12:22 +02:00
src epoch 2019-04-21 09:37:20 +02:00
.gitmodules properly set branch for smol remote 2019-04-21 12:00:21 +02:00
LICENSE epoch 2019-04-21 09:37:20 +02:00
Makefile fix smold invocation 2019-04-21 12:23:05 +02:00
README.md epoch 2019-04-21 09:37:20 +02:00

README.md

liner

Small Linux demo toolkit.

Usage

Edit your stuff in src/, edit Makefile to include your desired libraries in PKGS = or LIBS = , and edit the $(B)/demo.o: line to include the object files your demo consists of. Then just run Make!

License

WTFPL