autobld icon indicating copy to clipboard operation
autobld copied to clipboard

Utility to automatically recompile your server application when changes are made to your source code.

Results 1 autobld issues
Sort by recently updated
recently updated
newest added

``` $ autobld -x node_modules/ -m '*.go' -p 3000:8080 -- bash -c 'vgo build && ./ELIDED' 2018/03/20 04:26:17 Change detection failed: Walk directories failed: open ELIDED/node_modules/@material/toolbar/dist: too many open files...