glow/cmd
Christian Muehlhaeuser 55eb9ee65a
Support fetching READMEs from GitHub
When passing a valid GitHub URL instead of a filename to gold,
it will fetch either README.md or README (in that order) from
GitHub and displays the markdown content.

Example:

./gold -s dark.json https://github.com/muesli/beehive
2019-11-22 03:52:21 +01:00
..
gold Support fetching READMEs from GitHub 2019-11-22 03:52:21 +01:00