Skip to content

CLI Приложение для управления GyverLamp

License

Notifications You must be signed in to change notification settings

FirinKinuo/gyverlampCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI Приложение для управления GyverLamp

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks