-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
I started on some Python code in my fork. Nothing fascinating, though. I set up a stub for a possible helper class with functions for parsing output from a git subprocess, input from the command line (the gum stage, gum switch, etc commands), and output from gum to the user. I'm not sure what we would use the input parsing function for unless we make it a wrapper for the optparse utilities in Python. Anyways, I thought I'd post a start.