sfs

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2020 License: MIT Imports: 5 Imported by: 0

README

sfs

A simple static file serving command-line tool.

Install

Docker
$ docker run --rm --privileged wesleimp/sfs
Compiling from source

clone

$ git clone git@github.com:wesleimp/sfs.git

$ cd sfs

download dependencies

$ go mod download

build

$ go build -o sfs main.go

verify it works

$ sfs --help

Screenshots

folder

folder

file content

folder

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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