-
-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Laurent GUERIN edited this page Sep 13, 2017
·
23 revisions
Telosys CLI allows to use the Telosys features with a simple and light Command Line Interface.
This tool has been developed with Java, the JVM is the only requirement to use it.
The pages below give more explanations :
-
Download the ZIP file, for example 'telosys-cli-x.x.x-xxx.zip'
-
Put the ZIP file in a folder that is accessible from the PATH.
-
Unzip the file
If you are under Windows
- you can run Telosys-CLI with the 'tt.bat'
If you are under Unix/Linux
-
use 'chmod' to set the 'tt.sh' executable (for example 'chmod 777 tt.sh' )
-
you can run Telosys-CLI with the 'tt.sh'
-
you can also rename 'tt.sh' to 'tt'
- Installation
- Configuration
- Commands
- User guide :
- Project initialization
- Model initialization :
- Templates
- Code generation