Hacker News new | ask | show | jobs
by chiefalchemist 1704 days ago
Slightly, off topic, but does anyone know of a way to automatically turns a save into a commit?

Long to short, I sometimes worwork with Shopify and the workflow is less than ideal (read: there's no local dev env). And within the platform, the admin UI has a basic editor, but no one wants to edit code directly :)

I'm trying to remove the friction. I want the edit code directly experience, but with commits to a repo and deploys (with e.g., Buddy.works) from a repo.