0.0.8 • Published 6 years ago
codeserve v0.0.8
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
$ codeserve
renders: