Files
nixpkgs/pkgs/by-name/de/devmode
Tom van Dijk 7bd5e4d1a9 devmode: refactor, modernize (#409766)
* devmode: swap nodejsPackages_latest.live-server for live-server

* simplify build-and-copy

* rename build-and-copy -> build-and-link

* use writeShellApplication

* remove `--print-events` for `watchexec`

* support live build logs
2025-06-20 10:39:13 +02:00
..

devmode

devmode is a daemon, that:

  1. watches the manual's source for changes and when they occur — rebuilds
  2. HTTP serves the manual, injecting a script that triggers reload on changes
  3. opens the manual in the default browser