gofr

module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2018 License: MIT

README

Build Status GoDoc GoDoc

gofr

This is a rendering service and UI for browsing the fractal goodnees of the Mandelbrot set.

Play

  1. Fetch the project: go get github.com/musl/gofr/...

    If you run into problems, check or set up your go directory and GOPATH with the instructions here: https://golang.ir/doc/code.html

  2. Install global prerequisites:

    1. npm (brew install npm)
    2. webpack (npm install -g webpack)
  3. Build & Run the service:

    1. cd $GOPATH/src/github.com/musl/gofr
    2. make run
  4. Browse to: http://127.0.0.1:8000/

List of Vendored Libraries

Docs

  • lib/gofr

  • cmd/gofrd

    The binary is more or less a 12-factor app that accepts configuration via the environment:

    • GOFR_STATIC_DIR: The path to the static assets for gofrd. Default: ./build
    • GOFR_BIND_ADDR: The address and port to bind to. Default: 0.0.0.0:8000

Directories

Path Synopsis
cmd
lib

Jump to

Keyboard shortcuts

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