0.0.1 • Published 9 years ago

serve-site v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

serve-site

My own attempt to crea a cli module that just does what it needs to without complicating the issue.

It also has sensible defaults.

Here is the cli help, which should answer any remaining questions.

Help

Options
--help (-h)         Shows this Help
--port          The port to listen on. Defaults to process.env.PORT
--dir           The Dir to serve. Defaults to 'dist'