gosvr

command module
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2020 License: MIT Imports: 9 Imported by: 0

README

gosvr

Build Status Go Report Card

A Golang alternative to SimpleHTTPServer, but more beautiful and powerful.

Features

  • Good-looking.
  • View, download, upload, rename and delete files.
  • Display source code with syntax highlighting.
  • Render markdown files like GitHub does.

Install

  • From source (with Go installed, recommended)

    go get github.com/JeziL/gosvr
    
  • From binary (untested)

    See Latest release.

Usage

gosvr [-d DIR] [-p PORT]

optional arguments:
  -d DIR     Root directory to serve files from. (default ".")
  -p PORT    Port number of the HTTP service. (default "8080")
  -v         Version number of gosvr
  -h         Help info

Powered by

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