Simple tool to generate ssh keys. Every time when i used to create ssh keys it generally took at least 10mins as a beginner. It will not take more than 2mins to create your ssh keys using this.
Built to save 5mins of life 👌 !
If you think so, support me with a
star
and afollow
😘
With npm installed, run
npm install -g ssh-generator
ssh-generator
Select one of the three big git services for which you want to create your keys for. Or select custom to create keys for custom domains.
As mentioned above it generally took at least 10-15mins for me to create those keys and get them up and running. Post searching for the steps again and again. This shouldn't take more than a minute to create your ssh keys.
- List all the keys in local and specific service.
- update keys to github, bitbucket and gitlab respectively with users authentication
- -- Suggestions? DM me on twitter Gururaj
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Gururaj Dharani - Initial work - Gururaj26
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used