`repo_owner` and `repo_name`
rogerthatdev opened this issue · 1 comments
rogerthatdev commented
Proposal
setup.sh
could ask for the Github repo URL as a single input in configure.sh
instead of the repo owner and repo name as separate inputs. For example github.com/rogerthatdev/my-emblem-fork
instead of rogerthatdev
and my-emblem-fork
.
Problems this will solve
This will clear up any ambiguity about what is meant by repo_owner
and repo_name
.
Alternatives
Additional context
- The prompt should also briefly describe what the Github repository will be used for
rogerthatdev commented
closing as obsolete