Skip to content

srounce/pusherman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published