Some suggestions to update the README with.
1. Homebrew
For macOS, the easiest way to install the Bitwarden CLI and JQ is through Homebrew. When Homebrew is installed, just run:
$ brew install jq
$ brew install bitwarden-cli
2. Run from the command line
To run the script directly from the command line, make it executable:
$ chmod +x /path/to/bw_export.sh
Some suggestions to update the README with.
1. Homebrew
For macOS, the easiest way to install the Bitwarden CLI and JQ is through Homebrew. When Homebrew is installed, just run:
2. Run from the command line
To run the script directly from the command line, make it executable: