Skip to content

Set specific port

Latest
Compare
Choose a tag to compare
@umutonat umutonat released this 03 Aug 18:59
· 6 commits to master since this release
  • Bug fixes

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