-
-
Notifications
You must be signed in to change notification settings - Fork 27
Setup
Laurent GUERIN edited this page Sep 14, 2017
·
22 revisions
Java 7 (or +) must be installed, that's all.
You can check it with java -version
-
Download the ZIP file, for example 'telosys-cli-x.x.x-xxx.zip' from the download site : http://www.telosys.org/download/telosys-cli/
-
Put the ZIP file in a folder that is accessible from the PATH.
-
Unzip the file
If you are under Windows
-
unzip
telosys-cli-x.x.x-xxx.zipwith your favorite zip tool -
you can run Telosys-CLI with the
ttcommand (tt.bat)
If you are under Unix/Linux
-
unzip telosys-cli-x.x.x-xxx.zip -
you must set two shell scripts executable :
use
chmodto setttandtlexecutable ( for examplechmod 777 tt tl) -
now you can run Telosys-CLI with the
ttshell script
- Installation
- Configuration
- Commands
- User guide :
- Project initialization
- Model initialization :
- Templates
- Code generation