![antelder](/assets/img/avatar_default.png)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68
13 lines
402 B
Text
13 lines
402 B
Text
To execute a sample contribution from the command line
|
|
|
|
on Windows, from a command prompt in the samples directory, run the command ...
|
|
|
|
..\bin\tuscany.bat "contribution-name"
|
|
|
|
for example
|
|
|
|
..\bin\tuscany.bat contribution-binding-sca-calculator
|
|
|
|
or on *nix platforms, from a shell prompt in the samples directory, run the command ...
|
|
|
|
../bin/tuscany.sh contribution-binding-sca-calculator
|