Skip to content

feat: Add npx setup functionality for project initialization#23

Merged
shinpr merged 1 commit into
mainfrom
feat/npx-setup
Aug 3, 2025
Merged

feat: Add npx setup functionality for project initialization#23
shinpr merged 1 commit into
mainfrom
feat/npx-setup

Conversation

@shinpr

@shinpr shinpr commented Aug 3, 2025

Copy link
Copy Markdown
Owner
  • Add bin/create-project.js for npx execution
  • Add setup-project.js and post-setup.js scripts
  • Update package.json with bin configuration
  • Update README files with npx usage instructions
  • Add ADR documentation for npx setup implementation

This enables users to quickly initialize new projects using: npx @shinpr/ai-coding-project-boilerplate my-project

🤖 Generated with Claude Code

@shinpr shinpr self-assigned this Aug 3, 2025
- Add bin/create-project.js for npx execution
- Add setup-project.js and post-setup.js scripts
- Update package.json with bin configuration
- Update README files with npx usage instructions

This enables users to quickly initialize new projects using:
npx @shinpr/ai-coding-project-boilerplate my-project

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@shinpr shinpr merged commit 64596d7 into main Aug 3, 2025
1 check passed
@shinpr shinpr deleted the feat/npx-setup branch August 3, 2025 09:21
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