Use go Makefiles
This commit is contained in:
15
README.markdown
Normal file
15
README.markdown
Normal file
@@ -0,0 +1,15 @@
|
||||
Description
|
||||
----------
|
||||
|
||||
Event based irc client library.
|
||||
|
||||
Install
|
||||
----------
|
||||
$ git clone git@github.com:thoj/Go-IRC-Client-Library.git
|
||||
$ cd Go-IRC-Client-Library
|
||||
$ make
|
||||
$ make install
|
||||
|
||||
Example
|
||||
----------
|
||||
See example/test.go
|
||||
Reference in New Issue
Block a user