Skip to content

maxam2017/gh-ssh-keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

gh-ssh-keygen

banner

Install (on MacOS)

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/maxam2017/gh-ssh-keygen/HEAD/install.sh)"

Usage

gh-ssh-keygen

or use once (without installation)

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/maxam2017/gh-ssh-keygen/HEAD/gh-ssh-keygen.sh)"

Demo

demo.mp4

Manual

NAME
     gh-ssh-keygen πŸ”‘ - adding a new SSH key to your GitHub account automatically

VERSION
     0.0.1

SYNOPSIS
     gh-ssh-keygen [-hv]

DESCRIPTION
     Want to enable authentication for Git operations over SSH?
     This script helps you generate a SSH key on your local machine and add the key to your account on GitHub.com.
     See more detail on GitHub official document - https://docs.github.com/en/authentication/connecting-to-github-with-ssh


     The following options are available:

     -h     show this message
     -v     get the version

ENVIRONMENT
     Currently only works on MacOS.

AUTHOR
     maxam2017 πŸ¦•

Uninstall

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/maxam2017/gh-ssh-keygen/HEAD/uninstall.sh)"

License

Distributed under the MIT License. See license for more information.

About

Adding a new SSH key πŸ”‘ to your GitHub account automatically

Topics

Resources

License

Stars

Watchers

Forks

Languages