0.3.2
A very crappy tiny Deno script for accessing secrets in a password-store via the pass CLI.
Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
pass_cli_wrapper for Deno
Usage
Please refer to the automated documentation:
Or if you need a particular version, you can specify it like so:
Development
Pre-Commit Hook
deno task setup-pre-commit
Run CI Locally
deno task ci
Format Code
deno task fix