Embedding data in Go executables

If you’ve been following along, you know that I’ve been developing Pendulum editor as part of the #100DaysOfCode challenge, where one commits to writing code at least one hour per day. Pendulum is a web based editor which is great for editing simple text and Markdown files.

I’m writing this article with it, in fact. It’s made with a Go back-end and a VueJS front-end. I want to make it easy for users and provide a single executable which will contain everything, so the...

 •  0 comments  •  flag
Share on Twitter
Published on August 22, 2017 11:00
No comments have been added yet.