Skip to content

Files

Latest commit

266a661 · Jun 20, 2024

History

History

k3d

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 8, 2024
Jun 20, 2024
Apr 8, 2024

k3d plugin

k3d plugin for proto.

Installation

This is a community plugin and is thus not built-in to proto. In order to use it, first either add it to your global or project-based .prototools by running:

Global install

proto plugin add k3d "source:https://raw.githubusercontent.com/appthrust/proto-toml-plugins/main/k3d/plugin.toml" --global
proto install k3d

Per-project install

proto plugin add k3d "source:https://raw.githubusercontent.com/appthrust/proto-toml-plugins/main/k3d/plugin.toml"
proto pin k3d latest --resolve