An easy to use build system. Designed to be make/autotools for the 21st century.
If you got stew already, just run stew
on the project folder. Else, you can run:
make LIBRARY_DIRECTORY=/usr/lib/x86_64-linux-gnu/
make install
TODO: Write usage instructions
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Stew is a fork of Bake, a creation of Robert Ancell.
Stew is licensed under GPLv3+.