cosmodrome

command module
v0.1.0-alpha.12 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

cosmodrome - Image Pipeline

cosmodrome is an image pipeline that produces images.

Quick Start

Installation

Install with Go:

go install github.com/robolaunch/cosmodrome@latest

Install binary:

wget https://github.com/robolaunch/cosmodrome/releases/download/v0.1.0-alpha.1/cosmodrome-amd64
chmod +x cosmodrome-amd64
mv cosmodrome-amd64 /usr/local/bin/cosmodrome
cosmodrome --help
Usage

For example, building Freecad, run:

cosmodrome launch --config pipelines/freecad.yaml

To enable pushes, add your personal access token to your environment first:

# for Docker Hub
export REGISTRY_PAT=<YOUR-PAT>
docker login -u <ORGANIZATION> -p $REGISTRY_PAT

Contributing

Please see this guide if you want to contribute.

Documentation

Overview

Copyright © 2023 robolaunch

Directories

Path Synopsis
pkg
api

Jump to

Keyboard shortcuts

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