Skip to content

A shell client written using shell that simplifies ssh setup of GitHub.

License

Notifications You must be signed in to change notification settings

Vikashgathala/git-ssh-cli-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GitHub SSH Setup CLI Client

This script automates the setup of SSH keys for GitHub on macOS. It will soon be available for other operating systems as well.

Running the Script

To run the script on your macOS system, execute the following command in your terminal:

curl -o setup-script.sh "https://raw.githubusercontent.com/Vikashgathala/git-ssh-cli-client/main/setup-script.sh" && sh setup-script.sh

Instructions for Use:

  1. Download and Run: Copy and paste the provided command into your macOS terminal to download and execute the setup script.

  2. License: Ensure compliance with the MIT License terms for editing, contributing, distributing, and using the script.

  3. Contribution: If you have expertise in Windows scripting (especially with PowerShell) and are familiar with SSH, GitHub, and Git, consider contributing a Windows script to broaden the client's availability.

  4. Future Plans: Stay tuned for updates on availability via Homebrew, apt, snap and pip3 for easier installation and usage on various platforms.

About

A shell client written using shell that simplifies ssh setup of GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages