2017 © Pedro Peláez
 

library github-deploy-key

A CLI to generate and add Github SSH deploy keys to repos.

image

pxgamer/github-deploy-key

A CLI to generate and add Github SSH deploy keys to repos.

  • Tuesday, January 9, 2018
  • by PXgamer
  • Repository
  • 0 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

github-deploy-key

Latest Version on Packagist ![Software License][ico-license] Build Status Style CI ![Code Coverage][ico-code-quality] Total Downloads, (*1)

A CLI to generate and add Github SSH deploy keys to repos., (*2)

Note: Use the gh repo deploy-key command instead., (*3)

Install

Via Composer, (*4)

$ composer require pxgamer/github-deploy-key

Usage

When installing through Composer globally, it should include the gdk binary in your path., (*5)

Adding a new deploy key:, (*6)

gdk add [-t|--token [TOKEN]] [--] <repositories> (<repositories>)
~/$ gdk add -t d3v3l0p3r1234567890abcdefghijklmnopqrstu pxgamer/github-deploy-key
Deploy keys added successfully to the following repositories:
-------------------------------------------------------------

-----BEGIN RSA PRIVATE KEY-----
MIIJKQIBAAKCAg...
-----END RSA PRIVATE KEY-----

Private key for: pxgamer/github-deploy-key
Public key added to: https://github.com/pxgamer/github-deploy-key/settings/keys

Change log

Please see CHANGELOG for more information on what has changed recently., (*7)

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*8)

Security

If you discover any security related issues, please email security@pxgamer.xyz instead of using the issue tracker., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

09/01 2018

dev-develop

dev-develop

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

09/01 2018

dev-master

9999999-dev

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

09/01 2018

v1.1.3

1.1.3.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

06/12 2017

v1.1.2

1.1.2.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

20/11 2017

v1.1.1

1.1.1.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

09/11 2017

v1.1.0

1.1.0.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

08/08 2017

v1.0.2

1.0.2.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

The Development Requires

08/08 2017

v1.0.1

1.0.1.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires

 

08/08 2017

v1.0.0

1.0.0.0

A CLI to generate and add Github SSH deploy keys to repos.

  Sources   Download

MIT

The Requires