EvoEsports / EvoSC-sharp

Next generation server controller for Trackmania written in C# using .NET 8.
https://evosc.io
GNU General Public License v3.0
20 stars 15 forks source link

Commandline Interface #167

Closed snixtho closed 1 year ago

snixtho commented 1 year ago

Base system for interacting with the command line. Provides a framework for setting up commands that can interact with various functions in EvoSC# without loading the entire program first.

The configuration is also modified to allow overriding by environment variables and config options passed by CLI flags.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

60.1% 60.1% Coverage
0.0% 0.0% Duplication