Skip to content

Artem-Chet/Alphabet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages