aboutsummaryrefslogtreecommitdiff
path: root/www/devd/pkg-descr
blob: 9ec1fbee0c659c8db4f562fcf30421f1f0ac0dc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Devd is a single statically compiled binary with no external dependencies.
No need to install gigantic frameworks like Node JS, just copy over the devd
binary and be done with it.

No config file, no daemonization, and logs that are designed to be read in the
terminal by a developer. Logs are colorized and log entries span multiple lines.
Devd's logs are detailed, warn about corner cases that other daemons ignore, and
can optionally include things like detailed timing information and full headers.

modd (devel/modd) is a sister-project of devd.