mascut

instant comet-like server in order to debug web pages

Feature

  • Auto script insertion to the header of your html which enables comet

Usage

Example:
|
|- working_html.html
|- stylesheet.css

Simply execute this command at the top of your working directory

% mascut

Accessing <localhost:9203/working_html.html> with your browser, you can see it works as comet. When you edit your working stuffs, your browser will automatically be reloaded!!

For Additional Information, just see helps

% mascut --help

Copyright © 2009-2010 okitan. See LICENSE for details.