d

Build Status APACHE licensed MIT licensed crates.io Released API docs

D is a simple standalone httpd.

Usage

  1. Install it cargo install d

  2. Cd to somewhere and run it

``` bash cd ~/somewhere

check usage

d -h

run it

d

or

d -p 8888 ```

License

Licensed under either of these:

Contributing

Please sign a cla, thanks!