contember / starter-kits

Showcasing some of the things you can achieve with Contember. Customize our starter kits or use them as inspiration.
Apache License 2.0
38 stars 7 forks source link

Recommendation: prefer https over ssh #29

Closed FilipChalupa closed 2 years ago

FilipChalupa commented 2 years ago
-Clone this starter kit (git clone git@github.com:contember/starter-kits.git)
+Clone this starter kit (git clone https://github.com/contember/starter-kits.git)

Https is widely more supported.

FilipChalupa commented 2 years ago

I have a strong opinion about forcing an unknown package degit with only a few weekly downloads just to clone/copy a repo but it's your choice. 🤷

jonasnobile commented 2 years ago

Degit allows to copy only folder in a repo, which is relevant for starter kits.

Also, degit is not totally unknown package. It has over 60k weekly downloads and author of the package is well-known in community.