Skip to content

tsuty/grace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grace

The simply debugging HTTP server.

this server outputs request to console or file.

that's all.

command

The grace command reference.

Usage:
  grace [OPTIONS]

Application Options:
  -p, --port=                listen port (default: 8080) [$PORT]
  -h, --host=                listen address (default: 127.0.0.1)
  -o, --output=[stdout|file] output format (default: stdout)
  -d, --dir=                 file output directory (default: current directory)

Help Options:
  -h, --help                 Show this help message

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published