sakuli-go-wrapper

command module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

README

Platform-independent Sakuli-Starter in Go

Compile by your self

Requirements:
  • Go 1.5
Installation
go get github.com/ConSol/sakuli-go-wrapper
  • Own OS
go build github.com/ConSol/sakuli-go-wrapper
  • Cross-Platform (Example is for compiling on Windows for Linux)
set GOOS=linux
set GOARCH=386
go build github.com/ConSol/sakuli-go-wrapper
  • Build windows and linux binary
make

or

mvn install
  • IntelliJ Settings go settings intellij

Usage

Execute:

mvn install && target/classes/sakuli -help

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