ssh-generator
v1.1.0
Published
Simple tool to generate ssh keys with ease of CLI.
Downloads
5
Maintainers
Readme
SSH Generator
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
😘
Usage
With npm installed, run
npm install -g ssh-generator
Create your ssh keys with 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.
Why ?
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.
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Gururaj Dharani - Initial work - Gururaj26
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone whose code was used