summaryrefslogtreecommitdiffstatshomepage
path: root/README.mdown
blob: 33d81fffc4acfa713d9961fd8625c4b873d5e03c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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`