Please note that vertex is currently under high maintenance and is not production-ready. The project is actively being developed and improved, which is why there is only a
mainbranch available. Its currently in Beta status
See wiki what you need to use this package.
Vertex is an ordinary go package, so you can get it using this command:
go get github.com/dimkauzh/vertex@latest
git clone https://github.com/dimkauzh/vertex.git
cd vertex
go run example/example.go
We have out documentation hosted on this repo’s wiki.
This project is licensed under the GPLv3 License - see the LICENSE file for details.