Kenneth Benzie (Benie) 73c266e3f2 Add python package to setup SSH keys
Supports setting SSH keys for the following services:

* GitHub
* GitLab
* BitBucket Cloud
* Gogs
2018-01-05 20:01:43 +00:00
2018-01-04 18:39:01 +00:00
2018-01-05 20:01:43 +00:00
2018-01-05 20:01:43 +00:00

bootstrap

Bootstrap an OS instance with bare essentials.

Package

Install as a pip package to set SSH keys on any of GitHub, GitLab, BitBucket Cloud, or Gogs servers:

pip install git+https://code.infektor.net/config/bootstrap.git
python -m 'import bootstrap; bootstrap.set_ssh_keys()'
Description
Bootstrap an OS instance with bare essentials.
Readme 164 KiB
Languages
Shell 61.6%
PowerShell 38.4%