0.0
No commit activity in last 3 years
No release in over 3 years
A helper script that generates both public & private keys, uploads them to the specified Github repository (as deploy keys), and adds them to your ssh config file.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.11
~> 10.0

Runtime

~> 0.13.1
>= 1.7.8, ~> 1.7
>= 2.9.2, ~> 2.9
~> 0.1.3
 Project Readme

fastlane Logo

Github Auto SSH

A helper script to automatically create the proper SSH credentials for Github

Features

  • Automatically creates private/public keys
  • Pushes keys to Github repository
  • Adds keys to ssh config file

Installation

Install:

$ gem install githubautossh

Usage

Run:

$ githubautossh

Todo

  • Refactor code into a class
  • Add tests

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[k3zi]/githubautossh. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.