Get up ready running Ubuntu or Fedora desktop
I am moving to another build setup that involves containers for various tasks I have moved to Trench
git switch "<branchname>" # this should be the branch according to your distro
./run --install
./run --configNOTE: I recommend to not set export DEV_ENV=$(pwd) in your bashrc or zshrc in order to prevent accidently running it
run neovim # now this command is runnable from anywhererun --build # This is under development