Skip to content
/ maat Public

Maat is replacement of several build tool including gmake, autotools, cmake, etc.

License

Notifications You must be signed in to change notification settings

hcasse/maat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

====== Maat ======

===== About =====

Maat a Python-based Make replacement. For more details, see 
documentation in doc/ directory. To get the documentation in HTML,
ensure you have thot.py utility and type:
<code sh>
> ./make.py
> xdg-open doc/manual.html
</code>

===== Installation =====

To install elfmake, just:
<code sh>
> ./setup.py install
</code>

To perform a local installation (in user directory):
<code sh>
> ./setup.py install --user
</code>

===== License =====

Maat is delivered under GPL v3 license (see COPYRIGHT file)
and copyright of Hugues Cassé <hugues.casse@laposte.net>.

About

Maat is replacement of several build tool including gmake, autotools, cmake, etc.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages