artefactor

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

GitHub Actions CI Status Code Climate Maintainability Codebeat badge GitHub Actions CodeQL Status

Usage demoInstallationUsageCI StatusContributingLicense


artefactor is utility for downloading artefacts from GitHub.

Usage demo

demo

Installation

From source

To build the artefactor from scratch, make sure you have a working Go 1.20+ workspace (instructions), then:

go install github.com/essentialkaos/artefactor@latest

Prebuilt binaries

You can download prebuilt binaries for Linux from EK Apps Repository:

bash <(curl -fsSL https://apps.kaos.st/get) artefactor

Usage

Usage: artefactor {options} data-dir

Options

  --list, -L            List downloaded artefacts in data directory
  --sources, -s file    Path to YAML file with sources (default: artefacts.yml)
  --name, -n name       Artefact name to download
  --token, -t token     GitHub personal token
  --unit, -u            Run application in unit mode (no colors and animations)
  --no-color, -nc       Disable colors in output
  --help, -h            Show this help message
  --version, -v         Show version

CI Status

Branch Status
master CI
develop CI

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL