Lux uses gofmt to format the code, you must use gofmt to format your code before submitting.
We recommend using golint or gometalinter to check your code format.
Make sure that this folder is in GOPATH
, then:
$ go build
There are several features requested by the community. If you have any idea, feel free to fork the repo, follow the style guide above, push and merge it after passing the test. Besides, you are welcomed to propose new features through the issue.