Hamlet D'Arcy

Results 4 issues of Hamlet D'Arcy

I cannot tell for sure, but it looks like your project might contain code copy and pasted from spring-social. If this is true, then you need to add this file...

There is no license in the project. Could you please add one? MIT is the default for most github projects. Thanks!

In our codebase we cannot turn on the ES6 target, so I believe that we cannot use the ES6 class format that this repo describes. Instead we use React.createClass. Could...

I need to specify my own debian/rules file. My file must contain this line: override_dh_usrlocal: I think the best approach is to allow users to specify the path to this...