blueprint

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package blueprint carries the project template as an embedded filesystem.

Nothing but embed.FS lives here, so the plugin module never depends on it and an app that installs the plugin does not pull the template along with it.

Index

Constants

View Source
const Version = "0.1.0"

Version is stamped into the generated project so `blueprint upgrade` knows which template it came from.

Variables

View Source
var Claude embed.FS

Claude is the shipped .claude/ operating system: rules, agents, skills, hooks.

View Source
var Project embed.FS

Project is the overlay applied on top of `togo new` output. Files here win.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
_project
internal/plugins
Locally-developed plugins, blank-imported so their init() registers with the kernel.
Locally-developed plugins, blank-imported so their init() registers with the kernel.

Jump to

Keyboard shortcuts

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