serve

package
v0.0.0-...-d88cd6e Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2015 License: BSD-2-Clause Imports: 22 Imported by: 0

README

Compiling and serving static files using esc

go install github.com/mjibson/esc

# Compile changes to static files 
cd $GOPATH/src/github.com/cloudflare/cfssl
esc -pkg serve -prefix cli/serve/static cli/serve/static > cli/serve/static.go

# Build and run CFSSL
go build ./cmd/cfssl/...
./cfssl serve

Documentation

Overview

Package serve implements the serve command for CFSSL's API.

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{UsageText: serverUsageText, Flags: serverFlags, Main: serverMain}

CLIServer assembles the definition of Command 'serve'

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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