Change CLI to accomodate private Git/Github repositories for github_name
parameter
#22
Labels
enhancement
New feature or request
github_name
parameter
#22
🚀 Feature Request
Not every user of this project will be pushing their code to
github.com
. For example, I am adopting this template for use in our internal InnerSource initiative. I think the CLI would be improved to facilitate fully qualified Source Code Management URL rather than simplygithub_name
parameter.📎 Additional context
When prompted for a value to
github_name
, it would be ideal if a value such ashttps://mycompany.github.server.com/org/repository_name
could be supplied.The text was updated successfully, but these errors were encountered: