/browservefy

simplehttpserver / webrick replacement that automatically responds to a given entry point path with the results of browserify <that path>

Primary LanguageJavaScript

browservefy

tiny CLI script to run a local static server that responds to a provided path with browserify.

DEPRECATED

USE BEEFY INSTEAD

usage

$ browservefy path/to/entry.js PORT -- [browserify args]

license

MIT