algo

command
v0.0.0-...-20db447 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: MIT Imports: 4 Imported by: 0

README

Main

This package contains the scaffolding for what an algorithm's main method can/will look like. It ingests inputs, performs a computation to produce an image, and saves that image to a file - that's truly it.

The Docker file specifies how to take this go program and produce a docker image with it - essentially bundling it so that it can run on ABOUND's servers.

To see how to run/deploy it, see the repository README.md

Documentation

Overview

Command algo implements a basic algorithm that can be run on the ABOUND platform.

Jump to

Keyboard shortcuts

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