command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 25, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
file content
LICENSE
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
cmd
|
|
|
|
internal
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.