Jelle Vink

Results 9 issues of Jelle Vink

in favor of an active maintained one at https://github.com/kevinburke/go-bindata with clear intentions. Fixes #333

Introducing -include-vendor flag to generate vanity URLs for vendored packages, off by default. Adding ability to override the default "origin" remote name used to determine the URLs. Fixes #4 and...

Currently the remote name `origin` is hard coded which is used to determine the `http` URLs. A command line flag to specify your own remote name would be great.

@bramp any objection of adding a flag to omit parsing `vendor` if present ? Or just skip `vendor` by default. I don't think there is any advantage of generating vanity...

The Git URL's are hardcoded for `github.com`, would be great to be able to use this tool with other sources as well.

https://status.vatsim.net/status.json

Refactor

Since the data feed is now available as JSON and has more distinct and cleaned up data points, we should expose these directly using objects for better flexibility and ease...

New feature