codoc

module
v0.0.0-...-8ae1596 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2019 License: GPL-3.0

README

Codoc

Code and document viewer for Go.

Install

git clone https://github.com/dejavus/codoc.git

Install dependencies

dep ensure

Run

go run cmd/cli/main.go --package {target_dir} --exclude {exclude} --server

Parameters

  • package: Path of package for parse.
  • exclude: Relative paths that you want to exclude. Use comma as separator for multiple exclude paths.
  • server: Run as server (default port is 8000).

Directories

Path Synopsis
cmd
cli

Jump to

Keyboard shortcuts

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