Glitch, Please!

Made a package to enhance Glitch.com

Check it out: glitch-please - npm

This package was created to enhance both experience and productivity while
hacking on Glitch and localhost projects that employ
build commands to generate a distributable.

It does this by providing a special server that is capable of watching for file
changes, running build commands, emitting IO events over sockets, and
refreshing connected clients as needed.

1 Like