Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 276 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 276 Bytes

.Net version of alphabet-rs

Original : https://github.com/ivelrrat/alphabet-rs

Simple but slower startup

dotnet run

For faster startup, publish first

dotnet publish -c Release -o  ./bin/publish
cd ./bin/publish

Then run:

Windows:

./Alphabet.exe