Set up GoPost

Pick whichever path fits you. Both get you to the same place.

I don't code

Share this prompt with your AI assistant.

It'll walk you through downloading, building, and running GoPost on your Mac.

Here's an open-source macOS app called GoPost: https://github.com/vikravardhan/go-post-today. Walk me through downloading, building, and running it step by step. I don't have a GitHub account or any coding experience, so explain everything in plain English.

I'm a developer

Clone the repo and build it yourself with Swift.

git clone https://github.com/vikravardhan/go-post-today.git
View the repo on GitHub →