25 lines
730 B
Markdown
25 lines
730 B
Markdown
![Logo Tiramisu](logo.png "logo Tiramisu")
|
|
|
|
An options controller tool
|
|
-------------------------------------
|
|
|
|
Due to more and more available options required to set up an operating system,
|
|
compiler options or whatever, it became quite annoying to hand the necessary
|
|
options to where they are actually used and even more annoying to add new
|
|
options. To circumvent these problems the configuration control was
|
|
introduced...
|
|
|
|
Tiramisu is an options handler and an options controller, wich aims at
|
|
producing flexible and fast options access.
|
|
|
|
|
|
[Documentations](doc/README.md)
|
|
|
|
# LICENSES
|
|
|
|
See [COPYING](COPYING) for the licences of the code and the documentation.
|
|
|
|
See [AUTHORS](AUTHORS) for the details about the tiramisu's team.
|
|
|
|
|
|
|