rocketblend-registry

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: GPL-3.0

README

RocketBlend Registry

Github tag Go Doc Go Report Card GitHub

Registry API to provide Blender build and package information for use with RocketBlend.

Description

Work In Progress.

Installation

Git

Clone repository.

git clone git@github.com:rocketblend/rocketblend-registry.git

cd rocketblend-registry

Download dependencies.

make dep

Usage

Developing

Run development contaier enviroment using "Air" for auto reload.

make run

Generate API documentation.

make swag

Generate HTTP clients.

make clients

Run linter and tests.

make check

Production

Build and run production container.

make build
make deploy

API Document (Swagger)

http://localhost:8080/swagger/index.html

Roadmap

  • CI/CD pipeine
  • Package support
  • New build format
  • Better build keys
  • UI for exploring build and packages (similar to docker hub)
  • Database
  • Tests
  • Benchmarks

Acknowledgments

Jump to

Keyboard shortcuts

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