codeserve
v0.0.8
Published
codeserve - serving code with an expressJS server
Readme
Codeserve
Serving code with an expressJS server
Why?
I needed a simple way to share code to friends on the same network, without having them to download code or having the HTML rendered.
Example
$ yarn global add codeserve
$ codeserve --directory . --port 8000 --style github
# OR
$ codeserverenders:

