golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
https://github.com/vurtun/nuklear
MIT License
1.57k stars 98 forks source link

is this project dead? #63

Closed jcbritobr closed 5 years ago

jcbritobr commented 5 years ago

I have observed that isn't updated anymore. Is this maintained yet?

xlab commented 5 years ago

Hi, you can update to the latest and send a PR.

To do that, 1) Get the latest nuklear.h from here: https://raw.githubusercontent.com/vurtun/nuklear/master/nuklear.h

2) Replace the file

3) Run go get github.com/xlab/c-for-go and thenmake all

4) Commit the changes with specifying the version, also sync the CHANGELOG.txt