diff options
author | Null <nullspoon@iohq.net> | 2014-02-27 17:56:30 -0800 |
---|---|---|
committer | Null <nullspoon@iohq.net> | 2014-02-27 17:56:30 -0800 |
commit | c575823c90b1c74c2a4ec16b3f1bb365fc7070f8 (patch) | |
tree | 2851cf4d7f29d9018341e77872817eb3a7b27f37 /README.md | |
download | keymanage-c575823c90b1c74c2a4ec16b3f1bb365fc7070f8.tar.gz keymanage-c575823c90b1c74c2a4ec16b3f1bb365fc7070f8.tar.xz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..aef2890 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +keymanage +========= + +Manages ssh keys programatically to allow for seamless key swapping/refresh on a specified list of systems. |