Thiago Avelino
f636eaa439
Merge pull request #1315 from gen2brain/master
...
Add go-unarr
2017-03-12 19:13:42 -03:00
Milan Nikolic
fa0c97bf4b
Add go-unarr
2017-03-12 21:12:47 +01:00
Thiago Avelino
dfac13c924
Merge pull request #1312 from cosiner/master
...
add flag library.
2017-03-08 17:08:09 -03:00
aihui zhu
ff31aa16d1
add flag library.
2017-03-08 23:48:43 +08:00
Kirill Danshin
d29c974fc0
Merge pull request #1311 from zpatrick/master
...
add rclient
2017-03-08 03:11:16 +03:00
Zack Patrick
75a5b8da26
add rclient
2017-03-07 12:23:33 -08:00
Michael Ackley
ef91385c01
Add go-finance package. ( #936 )
2017-03-07 11:57:28 +08:00
Kirill Danshin
06bc2f5bdc
Merge pull request #1145 from aphistic/master
...
Add gomol to logging section
2017-03-06 17:01:15 +03:00
Zhou Yu
78b6365ff5
Add copy-pasta ( #1304 )
2017-03-06 09:18:20 +08:00
Kirill Danshin
c48aa7c4d3
Merge pull request #1308 from mattn/go-isatty
...
add go-colorable and go-isatty
2017-03-04 19:38:47 +03:00
Yasuhiro Matsumoto
a5d2ebb1d9
add go-colorable and go-isatty
2017-03-04 23:18:41 +09:00
Andrey Nering
a333fcd827
Add Task ( #1305 )
2017-03-02 22:15:48 +08:00
Kenneth Shaw
332e998fea
Updating README.md with link to chromedp ( #1307 )
2017-03-02 11:56:41 +08:00
Arvind Chembarpu
bc5fdbc751
Update go-sciter project link ( #1306 )
2017-03-01 14:09:17 +08:00
Maxime Soulé
4f964541c3
Add go-vitotrol, Viessmann Vitotrol ws client ( #1252 )
...
* Add go-vitotrol, Viessmann Vitotrol ws client
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard ) before sending pull request. Thanks!
**Please provide package links to:**
- github.com repo: https://github.com/maxatome/go-vitotrol
- godoc.org: https://godoc.org/github.com/maxatome/go-vitotrol
- goreportcard.com: https://goreportcard.com/report/github.com/maxatome/go-vitotrol
- coverage service link (gocover, coveralls etc.): https://gocover.io/github.com/maxatome/go-vitotrol
**Note**: that new categories can be added only when there are 3 packages or more.
**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order
- [x] I know that this package was not listed before
- [x] I have added godoc link to the repo and to my pull request
- [x] I have added coverage service link to the repo and to my pull request
- [x] I have added goreportcard link to the repo and to my pull request
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines ) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard ).
Thanks for your PR, you're awesome! 👍
* Reorder go-vitotrol
The hyphen counts !
2017-02-26 23:22:32 +08:00
aihui zhu
4a8672ff0b
add argv library. ( #1303 )
2017-02-25 23:11:33 +08:00
Milan Nikolic
75dbc52b6e
Add raylib-go ( #1302 )
2017-02-25 22:34:14 +08:00
Alex Bucataru
d18baf9aee
Add agext/uuid to Miscellaneous ( #1301 )
2017-02-25 12:06:59 +08:00
Lime
49f5c033c1
add hero template engine ( #1299 )
2017-02-23 22:14:34 +08:00
Максим Федосеев
50611bde41
Add https://github.com/codesenberg/bombardier ( #1300 )
2017-02-23 22:12:25 +08:00
Aofei Sheng
72e6409979
Add Air ( #1298 )
2017-02-23 22:11:16 +08:00
Thiago Avelino
9adcaf0866
added maintainer source
2017-02-23 11:10:20 -03:00
Thiago Avelino
387a944d3f
Create MAINTAINERS
2017-02-23 11:07:54 -03:00
Alec Thomas
4a099c3b06
Add https://github.com/neelance/graphql-go ( #1285 )
2017-02-22 10:33:49 -03:00
Ivan Kurnosov
7cb593d8c9
Added github.com/unrolled/secure ( #1297 )
2017-02-22 15:59:51 +08:00
Thiago Avelino
c4cad97b73
Merge pull request #1212 from vCaesar/test-pr
...
Add Robotgo
2017-02-21 14:29:23 -03:00
Kirill Danshin
a3a1f09d67
Merge pull request #1296 from alrux-devops/edit-CONTRIBUTING.md
...
minor fixes to CONTRIBUTING.md
2017-02-19 01:16:43 +03:00
Alex
8413562c66
minor fixes to CONTRIBUTING.md
2017-02-18 14:11:57 -05:00
Cesar Gimenes
1fbc0d6ffe
Add goConfig in the Configuration category ( #1294 )
2017-02-18 13:17:28 -02:00
Kirill Danshin
a74389d58e
Merge pull request #1293 from Hamper/master
...
Add spew
2017-02-17 16:02:55 +03:00
hamper
2122acecd6
Add spew
2017-02-17 15:46:05 +03:00
Kirill Danshin
54de9627cb
Merge pull request #1292 from alrux-devops/contrib
...
Add agext/levenshtein to 'Data Structures'
2017-02-17 11:19:02 +03:00
Alex
a06746a18f
Add agext/levenshtein to 'Data Structures'
2017-02-17 02:16:17 -05:00
Kirill Danshin
6aba4f3dd1
Merge pull request #1286 from grafov/master
...
Add go-mode into Editor Plugins
2017-02-11 23:39:26 +03:00
Alexander Grafov
9708f87408
Add go-mode into Editor Plugins
2017-02-11 22:43:21 +03:00
Thiago Avelino
72c174ebaf
Merge pull request #1283 from vania-pooh/master
...
Added selenoid entry
2017-02-08 22:31:08 -02:00
Ivan Krutov
f59c76d851
Added selenoid entry
2017-02-08 21:39:04 +03:00
Kirill Danshin
c287bc2aaf
Merge pull request #1281 from caarlos0/patch-2
...
added goreleaser
2017-02-08 16:07:50 +03:00
Carlos Alexandro Becker
5ad2d7cf31
Update README.md
2017-02-07 17:38:06 -02:00
Carlos Alexandro Becker
e99eaa9da4
Update README.md
2017-02-07 17:34:14 -02:00
Carlos Alexandro Becker
39c5bcd0df
added goreleaser
2017-02-07 16:39:41 -02:00
Kirill Danshin
fe4b9d7c0c
Merge pull request #1279 from davelondon/patch-1
...
Add Jennifer to code generation category
2017-02-05 15:21:01 +03:00
Dmitri Shuralyov
f98936746f
Remove unneeded trailing slash.
2017-02-04 22:25:57 -05:00
Dave Brophy
60b465767c
Add arbitrary to description
2017-02-04 21:09:34 +01:00
Dave Brophy
1f893183b2
Description caps
2017-02-04 21:08:00 +01:00
Dave Brophy
6361b59f58
Update description
2017-02-04 21:07:10 +01:00
Dave Brophy
9bfa3fb2dc
Add Jennifer to code generation category
2017-02-04 11:40:29 +01:00
Kirill Danshin
13b0ef1496
Merge pull request #1278 from stefanbuck/patch-2
...
Add OctoLinker browser extension
2017-02-01 19:15:09 +03:00
Nick Klauer
a60023c5a1
Remove indentation for github_flavored_markdown. ( #1277 )
...
Mention that github_flavored_markdown uses blackfriday,
since it's no longer indented under it.
Also make indentation consistent (4 spaces) for another
indented line.
2017-01-31 10:19:25 -05:00
Stefan Buck
a46dcf1052
Add OctoLinker browser extension
...
[github.com/OctoLinker/browser-extension](https://github.com/OctoLinker/browser-extension )
Navigate through projects on GitHub.com efficiently with the OctoLinker browser extension.
Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like `import` or `require`. OctoLinker makes these references clickable. No more copy and search.
## Demo
![go](https://cloud.githubusercontent.com/assets/1393946/22407848/b89859ae-e66e-11e6-8ade-bb0e79def3ed.gif )
2017-01-29 22:53:39 +01:00