ckp icon indicating copy to clipboard operation
ckp copied to clipboard

Add GitHub slug support for init command

Open stefanbuck opened this issue 4 years ago • 0 comments

Minor feature request, but I think it would be useful to default to GitHub and support the follow init syntax along with the full git url in case the repo is hosted on another git hoster or GitHub Enterprise.

ckp init stefanbuck/ckp-storage

in addition of

ckp init [email protected]:stefanbuck/ckp-storage.git

stefanbuck avatar Sep 06 '21 22:09 stefanbuck