butlr
v0.0.2
Published
python -m SimpleHTTPServer 8000 === butlr 8000
Downloads
3
Readme
butlr
python -m SimpleHTTPServer 8000 === butlr 8000
Usage
npm install butlr -g
mkdir my_dir
cd ./my_dir
echo "<h1>hello</h1>" > ./index.html
butlr 8000
Then go to http://localhost:8000 in the browser