erm/vendor/github.com/lxn/win/README.mdown

16 lines
308 B
Plaintext
Raw Normal View History

2021-07-30 22:29:20 +00:00
About win
=========
win is a Windows API wrapper package for Go.
Originally part of [walk](https://github.com/lxn/walk), it is now a separate
project.
Setup
=====
Make sure you have a working Go installation.
See [Getting Started](http://golang.org/doc/install.html)
Now run `go get github.com/lxn/win`