eve

module
v1.0.1-0...-6dc1f34 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2018 License: MIT

README

Project EVE

Interactive Bot Chat

How to run

Installation

go get "github.com/AAA-Intelligence/eve"

Run

After starting the webserver open http://localhost:8080/register in your browser to create an account.

With Makefile
cd "%GOPATH%/src/github.com/AAA-Intelligence/eve"
make deps
make all
Without Makefile
Windows
go build -o "eve.exe" "github.com/AAA-Intelligence/eve/cmd/eve" 
eve.exe -http 8080
macOS / linux
go build -o "eve" "github.com/AAA-Intelligence/eve/cmd/eve" 
./eve -http 8080

Directories

Path Synopsis
cmd
eve

Jump to

Keyboard shortcuts

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