Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 298 Bytes

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