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