Skip to main content

PR-CLI

Pretty Rad Cool Lovely Interface
or
Pull Request - Command Line Interface

Installation

deno install --name pr-cli \
    --allow-run --allow-read --allow-env \
    --import-map https://deno.land/x/prcli/import_map.json \
    https://deno.land/x/prcli/main.ts