diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index eee7298..78d866b 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,9 @@ create porkbun api credentials and insert them into `~/.config/zoner/zoner.toml` # hook see [example/hook](example/hook) for an example hook that automatically purges dns entries from cloudflare + +# git +if you initialize a git repository in your configuration directory, zoner will automatically create and push commits for you every time you change anything. if you just wanna put that git repo *somewhere* on *a* server, you can use git over ssh and bare repositories without any sort of sophisticated server software. just a little directory on a server somewhere that contains your dns zones! + +# contact +issues? praise? patches? death threats? death *promises*? send an email to [mia@mia.jetzt](mailto:mia@mia.jetzt)! |