Skip to content
/ d Public

D is a simple standalone httpd

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

liuchong/d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (or cargo install --git https://github.com/liuchong/d for the newest)

  2. Cd to somewhere and run it

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!

About

D is a simple standalone httpd

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages