Show HN: Code Poster Generator in Python
github.com
Show HN: Code Poster Generator in Python
1–3 of 3 posts
Re: Show HN: Code Poster Generator in Python
#2Highly inspired by Pete Corey's Elixir-based code poster creator, this project aims to simplify the creation of a code poster SVG using a source image file and a GitHub repository.
Re: Show HN: Code Poster Generator in Python
#3The final result looks cool (based on how they're shown on the original Blog post) and I may do something similar, but:
Why do people make tools like this and insist on using the GitHub api.
What does it give you that accessing a local repo wouldn't?