Chalkydri is built on and for Linux, so using other operating systems may be a little more difficult.

Dev containers

Dev containers streamlines the development process by sharing a preconfigured environment that has everything we need inside of a container. If you're using VS Code, you can follow Microsoft's guide here to get everything set up on Linux, Windows, or Mac.

Manually

WIP