mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
6 lines
238 B
Markdown
6 lines
238 B
Markdown
# `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
|