diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-09-18 23:10:01 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-09-18 23:10:01 +0000 |
| commit | b3826f8d1c6d7f9a9f1afef22e7629902b414515 (patch) | |
| tree | 4c1aa97c3fc9324c221e1a51a678a97b84dfaaa0 | |
| parent | 32fe18d31e85d290cc357e0e1001fe9c236a1b9c (diff) | |
added demo to readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ A CLI to list/add/remove/update DNS records for a Namecheap managed domain using only standard Go libraries. +[](https://gitlab.com/kdam0/nccli/-/blob/main/out.gif) + ## Why At the time of writing, there is no simple way to "add" |
