When launching a new repo from GH desktop, allow users to enable auto-init via the command line. This would look like:
- Open new repo from GH Desktop in "external editor" (Smart IDE)
- Detect no existing .jqb-devtools config
- Check if auto-init for new projects is enabled in global config
- Begin init process automatically in CLI
jqb-devtools project edit after completion
When launching a new repo from GH desktop, allow users to enable auto-init via the command line. This would look like:
jqb-devtools project editafter completion