0.0.8 • Published 6 years ago

codeserve v0.0.8

Weekly downloads
2
License
WTFPL
Repository
github
Last release
6 years ago

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:

Directory listing screenshot Code

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago