Skip to content
/ webify Public

Go utility server to serve contents of current directory over HTTP

Notifications You must be signed in to change notification settings

goware/webify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 15, 2024
c7626bc · Jul 15, 2024

History

12 Commits
Jul 15, 2024
Jan 24, 2022
Jan 24, 2022
Feb 26, 2021
Jan 24, 2022

Repository files navigation

Webify

Simply serve your current directory over HTTP.

Install / Usage

$ go install github.com/goware/webify@latest

OR

$ go run github.com/goware/webify@latest -h
$ cd somepath/
$ webify
================================================================================
Serving:  /Users/peter/somepath
URL:      http://0.0.0.0:3000
================================================================================

run webify -h for help

About

Go utility server to serve contents of current directory over HTTP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages