Skip to content

Releases: apoorvam/serve

v0.1.2

18 Jul 15:04
Compare
Choose a tag to compare

Changelog

a1edd0b make release for all OS and rpm release

Serve v0.0.1

22 Apr 09:46
Compare
Choose a tag to compare

This is a binary to serve your static files on a URL for Mac 64-bit.

Usage

Add this binary to your PATH for ease.

serve // serves the files in current directory on a default URL(localhost:4000)
or
serve ./foobar // serves the files in `foobar` directory