- nvim
Any nerd font, i like JetBransMono
- A C compiler
- fd
- ripgrep
- Install lazygit from choco or apt-get or brew
- JDK 17 or above
Make sure to set the path variable JAVA_HOME to the JDK installation path
of the installed JDK version.
- JAVA_HOME = C:\Program Files\Java\jdk-17.0.2
- Add %JAVA_HOME%\bin to the PATH variable
Debug junit tests. Either whole classes or individual test methods Installlation and information here