Last updated:
0 purchases
one password dart
Inject 1Password secrets into all reference files in the current directory
Installation #
$ dart pub global activate one_password_dart
copied to clipboard
Usage #
Create files containing 1Password references with filenames matching the pattern *.opr.* (ex. references.opr.dart)
Run opd in the terminal
This will create files with filenames matching the pattern *.ops.* containing the injected secrets
IMPORTANT #
Make sure you have *.ops.* in your .gitignore file so that your secrets don't end up in version control
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.