Project

mascut

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
instant comet-like server in order to debug web pages
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.10.11
>= 1.3.0

Runtime

>= 3.0.6
 Project Readme

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.