up

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 18 Imported by: 0

README

up

Simple HTTP server.

Hacking

Running locally

$ git clone git@github.com/sangupta/up.git
$ cd up
$ go build

Release

To build a production mode binary, use the following command:

$ go build -ldflags="-s -w" main.go
$ upx --best -k ./up

License

MIT License. Copyright (c) 2022, Sandeep Gupta.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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