module
Version:
v0.0.0
Opens a new window with list of versions in this module.
Published: Oct 28, 2022
License: AGPL-3.0
Opens a new window with license information.
README
¶
GyverLampCLI
Console interface for managing GyverLamp at your network
Install
Fetch the latest release for your platform
or install by Makefile instruction
sudo make install
Building
For your platform
go mod download
CGO_ENABLED=0 go build -v -tags release -o gyverLampCLI-$(cat VERSION) cmd/gyverlamp/main.go
or by Makefile
make build
or build for all tested platforms
make build-all
Directories
¶
cmd
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.