waf / CSharpRepl

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
https://fuqua.io/CSharpRepl/
Mozilla Public License 2.0
2.93k stars 113 forks source link

Installation Issue - Wont run on Git Bash (MINGW64) on windows 10 #240

Closed paulfarr0w closed 1 year ago

paulfarr0w commented 1 year ago

Version

0.5.1

What happened?

Wont start in Git Bash (MINGW64) command window on windows 10. csharpreplIssue

waf commented 1 year ago

Git bash / mingw isn't a supported platform, but I would still expect this to work! What Windows version and mingw version are you using?

waf commented 1 year ago

Closing this as it's not supported. Contributions welcome if someone's interested in getting this working in mingw.