Joel Johnson
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
README.md
|
@ -134,6 +134,9 @@ Development |
|
|
Any help is welcome, PRs will be reviewed and merged accordingly. |
|
|
Any help is welcome, PRs will be reviewed and merged accordingly. |
|
|
The official IRC channel is #linx on irc.oftc.net |
|
|
The official IRC channel is #linx on irc.oftc.net |
|
|
|
|
|
|
|
|
|
|
|
## Languages used |
|
|
|
|
|
GO |
|
|
|
|
|
|
|
|
1. ```go get -u github.com/andreimarcu/linx-server ``` |
|
|
1. ```go get -u github.com/andreimarcu/linx-server ``` |
|
|
2. ```cd $GOPATH/src/github.com/andreimarcu/linx-server ``` |
|
|
2. ```cd $GOPATH/src/github.com/andreimarcu/linx-server ``` |
|
|
3. ```go build && ./linx-server``` |
|
|
3. ```go build && ./linx-server``` |
|
|