Home Explore Blog Models CI



nixpkgs

pkgs/by-name/de/devmode/README.md
d754dc438ffa61163c8e59292ab00215364acd24e6dd8a9d00000003000000ef
# `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

Chunks
5786f2eb (1st chunk of `pkgs/by-name/de/devmode/README.md`)
Title: devmode Daemon Description
Summary
`devmode` is a daemon designed to automate the development process for manuals. It watches the manual's source files for any changes, automatically rebuilds the manual when updates occur, and then serves it via HTTP. Additionally, it injects a script into the served manual to trigger a browser reload upon changes and opens the manual in the default web browser.