alphagov / govuk_elements

❗️GOV.UK Elements is deprecated, and will only receive major bug fixes and security patches.
https://govuk-elements.herokuapp.com/
MIT License
227 stars 90 forks source link

SSH access #616

Closed philipmclaughlin closed 6 years ago

philipmclaughlin commented 6 years ago

Can I get ssh access to this project. I can't git clone the ssh repo - git@github.com:alphagov/govuk_elements.git

How would you expect it to work?

How does it work currently?

Feel free to suggest a fix...

Explain the steps to reproduce the bug

1. 2. 3. 4.

Tell us about your environment

36degrees commented 6 years ago

Hi Philip,

GOV.UK Elements has been retired following the launch of the GOV.UK Design System. GOV.UK Elements is still available to you if you are currently using it but will no longer be maintained – it is only going to get major bug fixes and security patches going forward.

If you do need to use GOV.UK Elements for whatever reason, there are two ways you can clone a repo on GitHub – using ssh or using https. Based on what you've told me I suggest the easiest thing will be to clone over https.

If you do need to use ssh, you'll need to generate an SSH keypair on your computer and add the public key to your GitHub account.

GitHub has documentation which can help you with both of these.

I'm going to close this issue as I believe I've answered your question, but please feel free to re-open it if you have any questions or continue to have issues.