devd
devd copied to clipboard
A local webserver for developers
Fixes #92.
Hi, Do you plan to add Markdown rendering in `devd` ? Would you consider any PR implementing it ? Thanks, Francis
Updating x/sys so that this supports go 1.17. More context: https://github.com/Homebrew/homebrew-core/pull/83413
I have the following directory structure: ``` $ tree . . ├── build │ └── foo.js └── index.html $ cat index.html foo console.log(new Date().toTimeString()); ``` I would like devd to...
Just a heads up that Go 1.17 (and the just released 1.16 without first changing `GO111MODULE`) won't support builds that aren't in module-aware mode. The master build should work but...
Can't find an option to log the POST body. Is there one? If not can it be added?
I'm invoking `devd` with the command below and accessing my application over `https://devd.io/`. I noticed in my application that `X-Forwarded-Proto = http` - shouldn't it be `https` since I am...
If XDG_DATA_HOME is defined, it would be nice to place devd.cert into `${XDG_CONFIG_HOME}/devd/devd.cert` instead of polluting the home directory.
I have devd 0.9 on Arch Linux, installed [via the AUR](https://aur.archlinux.org/packages/devd). I usually use devd like this: devd -a -l -p 8000 ~/site/ After updating devd recently it stopped working;...
Update golang.org/x/sys to fix the following build failure on arm64: go/pkg/mod/golang.org/x/[email protected]/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128