🏞️ nublar

CI codecov

nublar is a command-line tool to manage your scripts installed via deno install.

Warning
Still an alpha version.

🛳️ Installation

deno install --allow-read --allow-write --allow-env --allow-net https://deno.land/x/nublar@0.1.1/nublar.ts

🗺️ Usage

$ nublar -h

  Usage:   nublar
  Version: 0.1.1

  Description:

    Deno Script Manager

  Options:

    -h, --help     - Show this help.
    -V, --version  - Show the version number for this program.

  Commands:

    update  - Update all installed scripts
    list    - list all installed scripts