-
-
Notifications
You must be signed in to change notification settings - Fork 23
Setup
Java 7 (or +) must be installed, that's all.
You can check it with java -version
-
With your browser download the ZIP file ('telosys-cli-x.x.x-xxx.zip')
from the web site : http://www.telosys.org/cli.html
-
Unzip
telosys-cli-x.x.x-xxx.zip
with your favorite zip tool -
Set the PATH variable in order to be able to use the Telosys
.bat
files from everywhere -
You can run Telosys-CLI with the
tt
command ( that istt.bat
)tt
-
You can also create a shortcut on your desktop
General shortcut : X:\path\to\telosys\tt.bat
Shortcut with a specific working folder : X:\path\to\telosys\tt.bat -h X:\my\folder
-
Download the ZIP file ('telosys-cli-x.x.x-xxx.zip')
from the web site : http://www.telosys.org/cli.html
with a browser or with the wget command
wget http://www.telosys.org/download/telosys-cli/telosys-cli-x.x.x-xxx.zip
-
Unzip the file
unzip telosys-cli-x.x.x-xxx.zip
-
Two shell scripts ( "tt" and "tl" ) must be set executable
chmod 777 tt tl
-
Set the PATH variable in order to be able to use the Telosys commands from everywhere
export PATH=$PATH:/path/to/telosys
-
Now you can run Telosys-CLI with the
tt
shell scripttt
- Installation
- Configuration
- Commands
- User guide :
- Project initialization
- Model initialization :
- Templates
- Code generation