Skip to content

First working version

Pre-release
Pre-release
Compare
Choose a tag to compare
@umutonat umutonat released this 26 Jun 19:26
· 13 commits to master since this release

How to run SCTransformationAPI

  • Linux
     $ cd linux-x64
     $ chmod 777 ./SCTransformation.API
     $ ./SCTransformation.API
    
  • Mac Os
     $ cd osx-x64
     $ chmod 777 ./SCTransformation.API
     $ ./SCTransformation.API
    
  • Windows
    cd win-x64
    ./SCTransformation.API.exe