transactor-ui

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: Apache-2.0

README

Transactor-UI

Build Status

Requirements

This project uses golang.

To compile on Ubuntu/Debian, you may need to install the libgl1-mesa-dev and xorg-dev packages, and have GCC installed.

Tested versions

In order to run the project properly, some tools are required:

Installation

Install go-bindata:

go get -u github.com/go-bindata/go-bindata
go install github.com/go-bindata/go-bindata

Generate assets:

go generate gui/main.go

Build binary:

go build -o build/transactor-ui cmd/main.go

Using the tool

Run binary :

./build/transactor-ui

Releases

You'll find the release binaries under the build folder. Run it like the above using the corresponding path.

Cross-compiling

To cross-compile for Windows and MacOS, build the Dockerfile and use the corresponding image.

For example, from the root, run :

docker run -v ${PWD}:/app transchain/golang-crosscompile:v1.0.0 goreleaser --rm-dist --skip-publish --snapshot

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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