This repository is a Matrix Rotator.
- .NET 8.0
You can launch pre-built executable programs.
- Run executable applications
MatrixRotator <--input|-i> input path <--output|-o> output pat
If you have a build environment, you can run it directly.
- Run the application directly
dotnet run MatrixRotator.csproj <--input|-i> input path <--output|-o> output path