8000 GitHub - uber-go/sally at v1.0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uber-go/sally

Repository files navigation

sally

A tiny HTTP server for supporting custom Golang import paths

Installation

go get go.uber.org/sally

Usage

Create a YAML file with the following structure:

url: google.golang.org
packages:
  grpc:
    repo: github.com/grpc/grpc-go

Then run Sally to start the HTTP server:

$ sally -yml site.yaml -port 5000

About

A tiny HTTP server for supporting custom Golang import paths

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 21

0