template

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureGitignore

func EnsureGitignore(repoPath string) error

EnsureGitignore ensures .claude/ is in the repo's .gitignore

func GenerateClaudeMd

func GenerateClaudeMd(workspaceName, workspaceDir, repoPath string) error

GenerateClaudeMd generates a CLAUDE.md file in the repo's .claude directory

func RemoveClaudeMd

func RemoveClaudeMd(repoPath string) error

RemoveClaudeMd removes the CLAUDE.md file from the repo

Types

type ClaudeMdData

type ClaudeMdData struct {
	WorkspaceName string
	WorkspaceDir  string
	RepoPath      string
}

Jump to

Keyboard shortcuts

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