archive-server

command module
v0.0.0-...-03201ff Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2016 License: BSD-3-Clause Imports: 20 Imported by: 0

README

#archive-server

Build Status

archive-server is a daemon for serving git archives over HTTP. It contains two APIs: one that generates archives on demmand, and the other that serves the archives. Each archive is uniquely identified by a hash.

##Usage

% archive-server -read-http 0.0.0.0:3232 -write-http 127.0.0.1:3131

This command will start the "administrative" service at 127.0.0.1:3131 and the public service at 0.0.0.0:3232.

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