Skip to content

Add better upgradeability #9

@bjesuiter

Description

@bjesuiter

Currently one must override the already installed binary via an explicit version install with the -f force flag:

deno install --allow-read --allow-write --allow-net --allow-run --allow-env -f --name codeup https://deno.land/x/codeup@2.0.0-beta.4/main.ts

This is not great for cli-tool upgrades, ala deno upgrade

=> Therefore: build upgrade command into the cli tool itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions