project

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package project defines project-root directories created during initialization, such as specs/ and ideas/.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateProjectDirs

func CreateProjectDirs(cmd *cobra.Command) error

CreateProjectDirs creates project-root directories (specs/, ideas/) with README.md files. Skips directories that already exist. Creates the README inside new directories only.

Parameters:

  • cmd: Cobra command for output messages

Returns:

  • error: Non-nil if directory creation or file write fails

func HandleMakefileCtx

func HandleMakefileCtx(cmd *cobra.Command) error

HandleMakefileCtx deploys Makefile.ctx and amends the user Makefile.

Parameters:

  • cmd: Cobra command for output

Returns:

  • error: Non-nil if file operations fail

Types

This section is empty.

Jump to

Keyboard shortcuts

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