Skip to content

docs: add package creation and update guide - #91

Open
D3f0 wants to merge 1 commit into
mainfrom
opencode/witty-cabin
Open

docs: add package creation and update guide#91
D3f0 wants to merge 1 commit into
mainfrom
opencode/witty-cabin

Conversation

@D3f0

@D3f0 D3f0 commented Mar 12, 2026

Copy link
Copy Markdown
Owner

Summary

This PR adds comprehensive documentation for working with invoke-toolkit packages:

  • Creating packages with intk -x create.package - explains the interactive wizard and all available prompts
  • Understanding generated files - documents the package structure and how each file relates to the template (pyproject.toml entry points, collection definition, task files)
  • Updating packages when the template changes using copier update - explains the three-way merge process, protected files, and best practices
  • Troubleshooting common issues - covers tasks not appearing, update failures, import errors, and conflict resolution

This documentation helps users understand the full lifecycle of invoke-toolkit packages from creation through maintenance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant