gwiki

command module
v0.0.0-...-91b24f3 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2016 License: MIT Imports: 2 Imported by: 0

README

Gwiki

Circle CI

Markdown Wiki implementation in Go.

Disclaimer

You shouldn't use this yet. It's still a PoC implementation.

Install using docker-compose

$ sudo mkdir -p /usr/local/gwiki/data
$ sudo touch /usr/local/gwiki/data/index.txt
$ docker-compose up -d

Build Docker Image

$ docker build -t mahata/gwiki:0.x .
$ docker push mahata/gwiki:0.x

Dev Workflow

Provided you already have Goemon:

$ go build
$ goemon ./gwiki

If you get too many open files error, you'll probably need to increase ulimit. For example:

$ ulimit -n 2048

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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