Skip to content
Snippets Groups Projects
user avatar
apvrille authored
52628953
History
For users of TTool: (e.g., for users having a read-only access to the git)
------------------- 

You can clone the repository, and compile TTool as explained in the devleopper section below.
For more information: http://ttool.telecom-paristech.fr

Beware, if you want to use other options of TTool, please, start it with the needed command line, 
or make your own ttool.exe. See the online documentation for more information


For developers: (rw access to the git)
---------------

* Compiling the latest version:
make all

* Generating a release:
make release