It is possible to develop Ory Hydra on Windows, but please be aware that all guides assume a Unix shell like bash or zsh. Formatting Code You can format all code using make format. Our CI checks if your code is properly formatted. Running Tests There are three types of tests you can ...