vtrack-server

command module
v0.1.0-a6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

README

vtrack-server

Usage

You need to install go-task wich will help you build or run the application:

Using go:

go get -u -v github.com/go-task/task/cmd/task

Using an install script:

curl -s https://taskfile.org/install.sh | sh
Run test, lint and more

To run lint, vet and tests use the following command:

task
Build the server binary
task server:build
Build the docker image

The created docker image will embed the server binary and the webapp files

task docker:build
Clean the project folder
task clean

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