slick

command module
v0.0.0-...-04802e6 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

slick

Slick Test Management and Result Repository

Getting Started

The easiest way to get started is by pulling the repo using go get and opening your project from $GOPATH/go/src/github.com/slickqa/slick

go get github.com/slickqa/slick

Get the dependancies
 $GOHOME/src/github.com/slickqa/slick/make deps
Build
$GOHOME/src/github.com/slickqa/slick/go build
Generate config slick.toml
./slick init -o slick.toml
Start your slick backend
./slick -d serve -dev
Set up Google Authentication

You will need to add the "client-id" and the "secret" to the slick.toml in the "google-authentication" section:

go to https://console.developers.google.com and create a project, and then go to API and Services -> Credentials and create credentials.
Start the frontend
cd web

npm run dev

You can now browse to https://localhost:8888 and get to the UI

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package slickqa is a reverse proxy.
Package slickqa is a reverse proxy.

Jump to

Keyboard shortcuts

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