
A CLI tool for converting a `.env` file into a JSON format that can be imported by [Bitwarden Secrets Manager](https://bitwarden.com/help/import-secrets-data/).
Run `cargo install env2bws`
For help regarding using the tool, see the CLI help output:
```
env2bws --help
```