1.2.3 • Published 7 months ago

asdf v1.2.3

Weekly downloads
338
License
MIT
Repository
github
Last release
7 months ago

A tiny static web server

Install

$ npm i -g asdf

Usage

ONLY FOR DEVELOPMENT

assume you have a static file dir : /home/alsotang/d3js

$ cd /home/alsotang/d3js
$ asdf
Listening on http://127.0.0.1:5000 (directory: /home/alsotang/d3js)

then you can visit http://127.0.0.1:5000 from browser.

  Usage: asdf [options]

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -p, --port <port>  which port to use, default is 5000
    -H, --host <host>  which address to listen on, default is 127.0.0.1
    -d, --dir <dir>    which dir to serve, default is dir where you call `adsf`

License

MIT

1.2.3

7 months ago

1.2.2

2 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.0

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago