Skip to content

Commit

Permalink
chore: add readme docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rzkmak committed Dec 6, 2020
1 parent e455328 commit 17cfd9e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Hermes

Save and sync your ssh config in private repository

*Disclaimer*
```
- Use with your own risk
- Never use public repository to save your config
```

## Installation

`tba`

## How to Use

- Create your private repository to save the config, add config there with format example in `example/config.yaml`
- Run `hermes init ${your_private_url_repository}`
- Run `hermes connect ${hostname}`

## How to Remove Local Config

- Run `hermes destroy`

0 comments on commit 17cfd9e

Please sign in to comment.