Initial commit

This commit is contained in:
2021-03-04 21:37:06 +01:00
commit d78319da08
5 changed files with 97 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Sync SSH Keys
## Setup
Rename `config-example.yaml` to `config.yaml` and set your own data.
## Usage
Run `./sync.py` or `python3 sync.py`