An attempt at making development palatable on Windows for \*nix people.
Runs a [[Linux]] distribution inside of a VM with some predefined setup and niceties for interacting with the host [[Windows]] os.
# Building Custom Distributions
Reference the [Alpine Linux Makefile](https://github.com/yuk7/AlpineWSL/blob/main/src_x64/Makefile) for tips. It looks like it's just a tarball of the root filesystem that gets loaded using [wsldl](https://github.com/yuk7/wsldl).