Skip to content

CLI name in help output is broken on windows #10

@bjesuiter

Description

@bjesuiter
 codeup help
INFO Running codeup, the portable-vscode-updater
     Version: 2.0.0

deno run

Installs or Updates portable vscode installations

Commands:
  deno run               Installs or Updates portable vscode installations
                                                                       [default]
  deno run install       WIP: Installs a fresh copy of portable vscode into an e
                         mpty folder                                [aliases: i]
  deno run update        Updates a given portable vscode installation to the lat
                         est version                                [aliases: u]
  deno run upgrade-self  Upgrades codeup itself to the newest tool version

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

=> It should say codeup install instead of deno run install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions