Open-source development templates for everyone.
CraftTool provides high-quality, reusable project templates covering the complete development workflow from initialization to deployment.
| Template | Description | Tech |
|---|---|---|
| github-action-template | GitHub Action dev template | TypeScript |
| typescript-tool-template | TypeScript library template | TypeScript |
| nextjs-blog-template | Next.js blog template | Next.js |
| flutter-app-template | Flutter app template | Dart |
| hexo-theme-template | Hexo theme template | EJS/SCSS |
| hugo-theme-template | Hugo theme template | Go Templates |
| python-tool-template | Python library template | Python |
# Use GitHub CLI
gh repo create my-project --template CraftTool/typescript-tool-templateAll templates are MIT licensed.
