Coder Social home page Coder Social logo

ttool-fstar's Introduction

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 developer 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 of TTool: make ttool

  • Compiling the latest version of TTool + companions software: make all

If the compilation fails with the following error: 'unmappable character for encoding ASCII', you need to do, before the compilation process: export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8

Alternatively, if you wish to compile TTool without running tests (tests can be long to run), do: make ttoolnotest or gradle build -x test

  • Installing TTool once compiled make install

This installs all necessary files in bin/

  • Generating a release: make release

  • Starting TTool from the git clone You should not modify bin/config.xml. Create your own config.xml (e.g. myconfig.xml), and create your own "ttool.exe" file (e.g., myttool.exe) if you need to modify the config.xml file -> proceed as follows: $ cp ttool.exe myttool.exe $ cp bin/config.xml bin/myconfig.xml

Then edit myttool.exe and replace config.xml with myconfig.xml

You can now start TTool: $ ./myttool.exe

Enjoy!!

ttool-fstar's People

Contributors

zebradile avatar dblouin avatar takukitamura avatar aletempiac avatar danielagenius avatar maysamzoor avatar moemoea avatar

Stargazers

Mahmoud Rusty Abdelkader avatar CoderDojo Matsuyama Ehime Japan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.