1 min read

How to Automate Git Commits and Checkpoints in Alex Sidebar

I've been using Alex Sidebar for a while for developing macOS and iOS apps. They recently added support for Markdown files, so I ported over some biz logic I've been using in other coding tools, and figured I'd share. This helps ensure that checkpoints and commits occur automatically and feature development occurs on branches.

Created a simple Alex Markdown that helps ensure that checkpoints and commits occur while working and feature development occurs on branches.
Created a simple Alex Markdown that helps ensure that checkpoints and commits occur while working and feature development occurs on branches. - ALEX.md

Note: This was inspired by Chorus.md