embedded

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package embedded ships the platform-specific bash scripts inside the `multiversa` binary. They are sourced from the lab-setup Claude Code skill (~/.claude/skills/lab-setup/scripts/) at build time and stay in lock-step with that skill — see Makefile target `sync-scripts` for the refresh procedure.

Shipping the scripts inside the binary lets `multiversa workspace` and `multiversa usb` work on a freshly installed machine that has only the brew/apt/winget binary and no Claude Code skill checkout.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List() ([]string, error)

List returns every embedded script filename, for debug/credit output.

func Script

func Script(name string) ([]byte, error)

Script returns the raw bytes of the named embedded script. `name` is the filename without any path (e.g. "setup_multiversa.sh").

Types

This section is empty.

Jump to

Keyboard shortcuts

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