Skip to content

First release

Compare
Choose a tag to compare
@umutonat umutonat released this 29 Jul 19:45
1771f2d
  • Added xUnit Tests
  • Code cleanup

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