ghost

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2015 License: MIT Imports: 6 Imported by: 0

README

Ghost

Ghost

Installation

$ go get github.com/cpjolicoeur/ghost

Usage

$ ghost

Options

Port

ghost defaults to running on port 8000, but the port can be configured a few different ways.

$ ghost --port 1234
$ PORT=1234 ghost
$ GHOST_PORT=1234 ghost
Directory

ghost defaults to serving up the current working directory, but the directory can be configured via a flag or ENV var

$ ghost --dir /my/dir/to/serve
$ GHOST_DIR=/my/dir/to/serve ghost

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