Skip to content

rocketblend/rocketblend

Repository files navigation

RocketBlend

Github tag Go Doc Go Report Card GitHub

Hero image of RocketBlend CLI

RocketBlend is a CLI tool that streamlines the process of managing builds and addons for Blender projects.

Getting Started

See Quick Start in our documentation.

Demo video RocketBlend CLI

Installation

For more detailed installation instructions, please refer to the full documentation.

Scoop (Windows)

Windows users can install rocketblend using Scoop.

scoop bucket add rocketblend "https://github.com/rocketblend/scoop-bucket"
scoop install "rocketblend/rocketblend"

Homebrew (macOS)

MacOS users can install rocketblend using Homebrew.

brew tap "rocketblend/homebrew-tap"
brew install rocketblend

Pre-compiled binaries

To install pre-compiled binaries for rocketblend, you can either manually download the latest release or use the provided scripts to automate the process:

  1. Manual installation: Download the latest release from the releases page and extract the binary to a directory included in your PATH.
  2. Automated installation: Run the appropriate script for your platform to download and install rocketblend:

Source

To install rocketblend directly from source code, you can use the go install command:

go install github.com/rocketblend/rocketblend/cmd/rocketblend@latest

This command will download the latest version of the rocketblend source code and compile the binary for your platform. Ensure you have Go 1.23 or later installed on your system.

See Also

Inspired By

About

Improved command-line interface for Blender. Manage versions, add-ons, renders and more.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages