# Develop in Windows

Window is not the best OS to develop. But sometimes you do not have choice. So here is some ressources, on how to develop with a windows OS.

* <https://www.howtogeek.com/292914/what-is-developer-mode-in-windows-10/>

## command Line

* Git bash <https://git-scm.com/book/en/v2/Getting-Started-The-Command-Line>
* Cyg Win <https://www.cygwin.com/>
* Com EMU <https://conemu.github.io/>
* Console2 <https://www.hanselman.com/blog/Console2ABetterWindowsCommandPrompt.aspx>
