pusherman

0.1.3 • Public • Published

Pusherman


Some shit I wrote on a snowy sunday afternoon. Static fileserver with live refresh capabilities.

Installation

$ npm -g install pusherman

Usage

First, include the script in your page

<html>
  <head>
  ...
  <script src="/.pusherman.js"></script> 
  ...
  </head>

CLI

Pusherman can be used as a static file server for authoring flat html like so:

cd /path/to/html/project
$ pusherman

Readme

Keywords

none

Package Sidebar

Install

npm i pusherman

Weekly Downloads

0

Version

0.1.3

License

BSD

Last publish

Collaborators

  • srounce