0.2.0 • Published 10 years ago

hostwithnode v0.2.0

Weekly downloads
28
License
-
Repository
github
Last release
10 years ago

Project Description

hostwithnode leverages the mime NPM package and the Node.js javascript environment to set up a streaming server in the local directory.

The file ./bin/host works as a binary in shell enrivonments making use of the node.js shebang. It takes on argument a port number, which is the port the HTTP server will run on. If no argument is present the server runs on port 8080.

Pre-requisites

Node.js

The Node.js server-side Javascript environment.

NPM

NPM: The Node Package Manager

curl http://npmjs.org/install.sh | sh

Install

npm install hostwithnode
0.2.0

10 years ago

0.1.9

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago