sheepy

0.1.1 • Public • Published

sheepy

total downloads of sheepy sheepy's License latest version of sheepy coverage status of github.com/YounGoat/nodejs.sheepy dependencies of github.com/YounGoat/nodejs.sheepy devDependencies of github.com/YounGoat/nodejs.sheepy build status of github.com/YounGoat/nodejs.sheepy star github.com/YounGoat/nodejs.sheepy

sheepy is a simple and tiny web server. It maybe the smallest one you have ever met, except that Node.js is necessary to run. See CHANGE LOG for notable changes. If you are interested in contributing to sheepy, see Documents for details.

NPM

Install & Run

# Install 
npm install -g sheepy
 
# Change to root directory 
cd /path/to/root/dir/
 
# Create HTTP server on port 8080 
sheepy 8080

Other Ways Beyond SHEEPY

There are many other ways to serve static files via HTTP.

  • Python SimpleHTTPServer

    python -m SimpleHTTPServer 8080

Readme

Keywords

Package Sidebar

Install

npm i sheepy

Weekly Downloads

1

Version

0.1.1

License

ISC

Last publish

Collaborators

  • youngoat
  • youngoat.elite