cgTag

Results 25 comments of cgTag

@basicallydan yes, I can do a pull request for Grunt support. I picture something like this running as a lint task. Have you ever used jslint? https://github.com/douglascrockford/JSLint

@basicallydan To run as a grunt task the forkability report needs to be generated using the current working directory. Is that possible? Looking at the `index.js` it appears setup to...

I think this just grew in complexity beyond what I can do at this stage, but having written many grunt tasks. I'd be happy to help add the grunt support...

The logo on the page is linked to `http://` Following links from github get redirected to `http://` Something's not right.

@basicallydan Yes, if I manually go to the `https://` address the sign in works as expected. So I've narrowed the problem down to a redirect issued by the web service....

Oh, it looks like you might have fixed the problem. I guess you force HTTPS when the button is clicked. Anyway it appears to be working now. Thanks!

There are still links that take you to the none HTTP and you have to sign-in again. If the links could just be made explicate that should fix the problem.

Yes the website is usable, but the after you've tested a repo and you see the result page. Clicking the "Try another" link redirects back to the non-HTTPS page. I'm...

I implement a LICENSE detection scheme for a readme generator. It works by parsing the LICENSE file with a high accuracy. Can match licenses even if the file has been...

No, I wouldn't pull my code. I'd have to rewrite it but it shouldn't take long.