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

* GitHub
* GitLab
* BitBucket Cloud
* Gogs
2018-01-08 11:48:29 +00:00
2018-01-04 18:39:01 +00:00
2018-01-08 11:48:29 +00:00
2018-01-08 11:48:29 +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 -c 'import bootstrap; bootstrap.set_ssh_keys()'
Description
Bootstrap an OS instance with bare essentials.
Readme 164 KiB
Languages
Shell 61.6%
PowerShell 38.4%