Codemeup

Codemeup

Embed code snippets directly from Github in a blink

110 followers

Generate and embed beautiful code snippets anywhere you want. Forget about updating READMEs: with Codemeup you can keep your documentation code snippets up to date automatically by rendering snippets directly from your Github account.

Codemeup gallery image
Codemeup gallery image
Codemeup gallery image
Payment Required
Launch tags:
APIGitHub
Launch Team / Built With

What do you think? …

Matteo Beltrame
I was tired of updating code snippets from my documentation every time I changed the source code, so I created a tool that does that for me 🗿
Christofer Huber
Hey @tratteo this is really nice and helpful, especially for documentation 👏🏻 How does it work? The snippet is embedded as an image. How does Codemeup know when the image needs to be rerendered? Does it need access to the repository to check for updates? Congrats on the launch 🚀
Matteo Beltrame
@crebuh The code is rendered as an svg, hence HTML code. This means that at every request the snippet is rebuilt since rendering is efficient ⚡. Internally, Codmeup does have smart caching to allow faster reqeusts tho!
Christofer Huber
@tratteo really cool 👌🏻
Kyrylo Silin
Hey Matteo, Does it support private repositories, and if so, how does it handle authentication and security? Congrats on the launch!
Matteo Beltrame
@kyrylosilin Yes it does indeed! Codemeup is an Oauth Github app, when installed for a certain user, it retrieves an Oauth token with the required permissions

Do you use Codemeup?