LuccaConverter

Simple CLI program in .NET Core to convert money from a currency to another.

Just put your currencies in a text file based on the test.txt model.

Set the args for the path in the .vscode/launch.json

And simply run the program with dotnet run