-
Notifications
You must be signed in to change notification settings - Fork 32
Development
Dongdong Zhou edited this page Jan 11, 2018
·
1 revision
Install Qt (https://www1.qt.io/download-open-source/)
Install Qt go bindings
$> go get -u -v github.com/therecipe/qt/cmd/...
$> qtsetup
Clone this repository and doing some code generation
$> go get -u github.com/dzhou121/gonvim/editor/
$> cd GOPATH/github.com/dzhou121/gonvim/editor/
$> qtmoc
Now you can build and run
$> go build && ./gonvim