I use these templates to quickly start a project, and devenv files so i could easily apply to existing projects.
- To use it just clone and use it you need to install
nixanddevenv - run
devenv shellto start the development shell> - the folder
devenv_configscontains plug-in files that you can use it in other projects, just copydevemv.nixanddevenv.yamland paste into your project and access it bydevenv shell.
Caution
Works only Linux, Mac with nix-darwin and WSL, if you want to use it on windows you have to run it through WSL