The Wayback Machine - https://web.archive.org/web/20201111192344/https://github.com/desiderantes/stew
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Stew Build Status

An easy to use build system. Designed to be make/autotools for the 21st century.

Installation

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

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Stew is a fork of Bake, a creation of Robert Ancell.

License

Stew is licensed under GPLv3+.

You can’t perform that action at this time.