GoWebDir

command module
v0.0.0-...-81a3bf3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 8 Imported by: 0

README

GoWebDir

GoWebDir is a simple web server that serves the contents of a directory. It is written in Go without any external web server dependencies.

Usage

go-web-dir /path/to/directory

# Example

go-web-dir -p 8080 /path/to/directory

Installation

Note: Currently, the only way to install GoWebDir is to build it from source (compiled sources will be added to release in future versions) Download the source code and run the following command:

go build -o go-web-dir

and then move the binary to a directory in your PATH.

License

GoWebDir is licensed under the MIT License. See the LICENSE file for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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