wdp

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

wdp

wdp

Version Build License

Features

  • Refresh browser
  • Detect recursive file changes
  • Hot reload css

Installation

$ go install github.com/sho7a/wdp@latest

Usage

Usage:
  wdp [flags]

Flags:
  -h, --help           help for wdp
  -l, --listen int     listen port (default open port)
  -p, --port int       server port (default 80)
  -v, --version        version for wdp
  -w, --watch string   watch path (default ".")

Example

$ wdp -l 3000 -p 8080 -w bin

It works great with tools like air or nodemon.

Build

$ git clone github.com/sho7a/wdp.git
$ cd wdp
$ make

License

Apache License 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
wdp
internal
wdp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL