Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

This repository is a Matrix Rotator.

License

Notifications You must be signed in to change notification settings

rfull-development/cs-matrix-rotator

Repository files navigation

Matrix Rotator Repository

This repository is a Matrix Rotator.

Overview

Requirements

  • .NET 8.0

How to use

Execution on local machine

You can launch pre-built executable programs.

  1. Run executable applications
    MatrixRotator <--input|-i> input path <--output|-o> output pat

If you have a build environment, you can run it directly.

  1. Run the application directly
    dotnet run MatrixRotator.csproj <--input|-i> input path <--output|-o> output path

About

This repository is a Matrix Rotator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published