Skip to content

installable-sh/install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALL

Installation tool for installable.sh.

Installation

Docker (recommended)

docker pull ghcr.io/installable-sh/install:v1

From source

go install github.com/installable-sh/install@latest

Usage

INSTALL [options] <url> [args...]

Note: INSTALL is under development and will be available in a future release. It is intended for installation and setup tasks during Docker image builds.

Development

# Build
make build

# Run tests
make test

# Run all CI checks
make ci

License

Apache 2.0 - see LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors