devd
Devd is a single statically compiled binary with no external dependencies, and is released for OSX, Linux and Windows. Don't want to install Node or Python in that light-weight Docker instance you're hacking in? Just copy over the devd binary and be done with it.
Features
- Lightweight
- Portable
- Command line interface
devd News & Activities
Highlights • All activities
Recent activities
devd information
What is devd?
Devd is a single statically compiled binary with no external dependencies, and is released for OSX, Linux and Windows. Don't want to install Node or Python in that light-weight Docker instance you're hacking in? Just copy over the devd binary and be done with it.
Features:
- Designed for the terminal
- Live reload
- Reverse proxy + static file server + flexible routing
- Light-weight virtual hosting
- Latency and bandwidth simulation
Comments and Reviews
Very handy little development server & reverse proxy. Works very well together with modd by the same developer.