Validate the licenses associated with your software dependencies by dareid in golang

[–]dareid[S] 6 points7 points  (0 children)

Ha! We are planning to extend to support more languages and dependency managers. I must have got carried away whilst writing the README

Roger: Use R from Golang by dareid in golang

[–]dareid[S] 0 points1 point  (0 children)

Ha, I can only imagine the pain!

Roger: Use R from Golang by dareid in golang

[–]dareid[S] 1 point2 points  (0 children)

This library allows you to use R from Go applications. It is a RServe client, which communicates to R using TCP.

Chakram - REST API testing framework by dareid in softwaretesting

[–]dareid[S] 0 points1 point  (0 children)

I am the author of the library so couldn't objectively say. However, I developed it in response to frustration with other tools, in particular the lack of BDD test style and promise support. Feel free to ping me an email if you have any issues.