miniweb

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 9 Imported by: 0

README

miniweb

GitHub go.mod Go version build-check

Tiny web service to serve files. 🎉

Usage

miniweb -p {your port} {your content directory}

# ex) miniweb -p 9000 ./my/content/directory
## open 'http://localhost:{your port}' via browser

For more detail, please check with the output of miniweb -h command.

How to install

Homebrew
brew install kemokemo/tap/miniweb
Scoop

First, add my scoop-bucket.

scoop bucket add kemokemo-bucket https://github.com/kemokemo/scoop-bucket.git

Next, install this app by running the following.

scoop install miniweb
Build yourself
go install github.com/kemokemo/miniweb
Binary

Download from the release page, unpack the archive and put the binary somewhere in your PATH.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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