Skip to content

Add bootstrap/install scripts #3

Description

@bobergj

curl --proto '=https' --tlsv1.2 -fsSL https://github.com/nomasystems/uapm/releases/download/v0.x/bootstrap | sh

this would create a install-tools script and a commented template for tools.uapm.json in the current directory.

The install-toolsscript one adds to a repo could delegate to another released install script, that downloads and extracts uapm to .bin, to
keep the install-tools script itself simple. Something like:
curl --proto '=https' --tlsv1.2 -fsSL https://github.com/nomasystems/uapm/releases/download/v0.x/install | sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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