doc: add contact information

This commit is contained in:
Dmitriy Pleshevskiy 2022-08-02 15:13:50 +03:00
parent b67662f6ac
commit 6095b4cd3c
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
2 changed files with 9 additions and 1 deletions

View File

@ -1,9 +1,10 @@
[package]
name = "vnetod"
description = "Dotenv state switcher"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
license = "GPL-3.0+"
homepage = "https://github.com/pleshevskiy/vnetod/discussions"
repository = "https://git.pleshevski.ru/pleshevskiy/vnetod.git"
keywords = ["env", "dotenv", "switcher", "change"]
categories = ["command-line-interface", "config", "development-tools"]

View File

@ -82,6 +82,13 @@ docker run --rm -it -v $PWD:/data pleshevskiy/vnetod --help
nix run git+https://git.pleshevski.ru/pleshevskiy/vnetod -- --help
```
# Contact me
- [send feedback](https://github.com/pleshevskiy/vnetod/discussions)
- [make an issue](https://github.com/pleshevskiy/vnetod/issues)
- matrix: @pleshevskiy:matrix.org
- email: dmitriy@ideascup.me
# License
GNU General Public License v3.0 or later