Skip to content

htngr/jfs-23-deac

Repository files navigation

Usage with WSL2:

  • On a linux with flake-enabled Nix installed:
    • nix build github:htngr/jfs-23-deac#nixosConfigurations.myWSL.config.system.build.systemd-tarball
    • Copy ./result/tarball/nixos-wsl-x86_64-linux.tar.gz to a Windows machine with WSL2 installed
  • In Windows:
    • wsl --import <name> <folder> <path\to\nixos-wsl-x86_64-linux.tar.gz>
    • wsl -d <name>

Usage with codchi:

  • codchi install <name> github:htngr/jfs-23-deac#myEnv
  • codchi run <name>

About

Code / Folien zum Vortrag "Development Environments as Code" auf dem Java Forum Stuttgart 2023: https://www.java-forum-stuttgart.de/vortraege/deac-development-environment-as-code

Resources

Stars

Watchers

Forks

Packages

No packages published