You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the gh cli tool can apparently create repos on behalf of the user. Investigation needs to be done, but if it can be 100% scripted, it would be really nice to set this up for the user out the gate. Currently, the one point of friction is that a user has to set up a remote manually, and add that remote to the generated output.
Whilst there are alternatives to GitHub, having an opt-in to create the repo (or assuming opt-in if gh is found in the path, and having an opt-out, to make the flow defaults more applicable in general) would smooth out the last piece of this puzzle.
The text was updated successfully, but these errors were encountered:
the
gh
cli tool can apparently create repos on behalf of the user. Investigation needs to be done, but if it can be 100% scripted, it would be really nice to set this up for the user out the gate. Currently, the one point of friction is that a user has to set up a remote manually, and add that remote to the generated output.Whilst there are alternatives to GitHub, having an opt-in to create the repo (or assuming opt-in if
gh
is found in the path, and having an opt-out, to make the flow defaults more applicable in general) would smooth out the last piece of this puzzle.The text was updated successfully, but these errors were encountered: