command
module
Version:
v0.0.0-...-0ccc751
Opens a new window with list of versions in this module.
Published: Jul 22, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Gloom
About
Client for Gloom file server.
Development
You'll need Golang 1.13+ installed before following these steps. Insutructions are for Ubuntu 18.04, may differ for other operating systems.
Installation
git clone https://github.com/th3-z/gloom-client.git
cd gloom-client
- Install dependencies (Ubuntu 18.04)
sudo apt-get -y install build-essential libglu1-mesa-dev libpulse-dev libglib2.0-dev
- Install Qt binding
export GO111MODULE=off; go get -v github.com/therecipe/qt/cmd/... && $(go env GOPATH)/bin/qtsetup test && $(go env GOPATH)/bin/qtsetup -test=false
Build
Optionally, add $(GOPATH)/bin/
to your PATH
environment variable.
$(GOPATH)/bin/qtdeploy build desktop .
Run
Execute the built binary.
./deploy/linux/gloom-client
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.