README
gen-product-map
This is the helper tool to generate
ProductMap
defined in
product_map.go
.
Installation
go get -u go.yhsif.com/lifxlan/cmd/gen-product-map
Usage
gen-product-map >> product_map.go
# Then manally update the file to remove previous value.
Documentation
Overview ¶
Command gen-product-map is the helper tool to generate lifxlan ProductMap.
To install it:
go get -u go.yhsif.com/lifxlan/cmd/gen-product-map
To run it:
gen-product-map >> product_map.go
Then manally update the file to remove previous value.