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
Kirill Danshin
133755ed82
Merge pull request #1275 from vania-pooh/master
...
Added link to ggr server
2017-01-28 23:31:47 +03:00
Ivan Krutov
f5b46cb4c8
Added link to ggr server
2017-01-28 21:30:37 +03:00
Kirill Danshin
91ba2aa505
Merge pull request #1196 from adam-hanna/master
...
added new jwt library
2017-01-27 22:03:19 +03:00
Kirill Danshin
c612797dcb
Merge pull request #1265 from alessandroleite/master
...
Include gota and Go Cheat Sheet
2017-01-27 12:27:10 +03:00
Kirill Danshin
94fd906aa0
Merge pull request #1273 from avelino/add-unconvert-tool
...
Add unconvert tool.
2017-01-27 12:26:12 +03:00
Kirill Danshin
c065a21e6c
Merge pull request #1274 from Devinsuit/master
...
Update broken link
2017-01-27 12:25:28 +03:00
Devinsuit
a880a66ebe
Update broken links
2017-01-27 12:11:58 +03:00
Dmitri Shuralyov
e818617435
Add unconvert tool.
...
The unconvert program analyzes Go packages to identify unnecessary
type conversions; i.e., expressions T(x) where x already has type T.
2017-01-26 14:50:31 -05:00
Alessandro Leite
cf9a2bcf1a
Remove an 'e' before the description of the gota's entry
2017-01-26 20:49:53 +01:00
Alessandro Leite
f3a0755080
Merge branch 'master' of https://github.com/avelino/awesome-go
2017-01-26 20:38:51 +01:00
Kirill Danshin
b9be547dfd
Merge pull request #1272 from steveyen/master
...
added https://github.com/couchbase/moss
2017-01-26 20:50:46 +03:00
Steve Yen
1503c5d434
added https://github.com/couchbase/moss
2017-01-26 09:36:21 -08:00
Dmitri Shuralyov
0142da3af0
Add staticcheck, gosimple, unused code analysis tools. ( #1271 )
...
staticcheck is go vet on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.
gosimple is a linter for Go source code that specialises on simplifying code.
unused checks Go code for unused constants, variables, functions and types.
2017-01-26 00:10:40 -02:00
Florent Messa
4edb1d4dfa
Add go-funk utility library ( #1256 )
2017-01-26 00:09:09 -02:00
Nikolay Pavlovich
94773fee2f
add govkbot ( #1270 )
2017-01-24 20:36:56 -02:00
Kirill Danshin
9ddc35a2f4
Merge pull request #1269 from ralphtheninja/master
...
Add traefik, reverse-proxy and load balancer
2017-01-23 22:39:19 +03:00
Maksym
8bf9b9b08d
Add logdump package ( #1261 )
2017-01-23 17:10:44 -02:00
Alessandro Leite
2e19e6ed39
Merge branch 'master' of github.com:alessandroleite/awesome-go
2017-01-23 20:05:30 +01:00
Alessandro Leite
2abf3731c1
Fix the problem with the alphabetical order
2017-01-23 20:05:20 +01:00
Alessandro Leite
2e85e2e929
Fix the problem with the alphabetical order
2017-01-23 20:02:23 +01:00
Alessandro Leite
1c5f0e50da
Merge branch 'master' of https://github.com/avelino/awesome-go
2017-01-23 19:57:31 +01:00
Lars-Magnus Skog
6e49a9f6ab
Add traefik, reverse-proxy and load balancer
2017-01-23 15:33:20 +01:00
Alessandro Leite
aba1a6d769
Include gota and Go Cheat Sheet
...
* gota is an implementation of dataframes in Go
* Go Cheat Sheet is a reference card of Go
2017-01-19 21:18:01 +01:00
Kirill Danshin
99b3906ac6
fix travis config
2017-01-19 18:45:36 +03:00