@webqit/webflo
The universal, fullstack JavaScript framework.
The universal, fullstack JavaScript framework.
Git 手册
Easy git commit message with meaning
Git workflow tool for intentional commits - Define your commit intentions before coding to write more meaningful and purposeful code
CLI tool for enforcing consistent Git branch naming conventions across teams and projects
🎸 Smart Git commit CLI that adds emojis and enforces Conventional Commits. Features intelligent commit message suggestions, customizable templates, and seamless integration with popular tools. Perfect for teams wanting consistent, readable git history.
A CLI tool to automate creating GitHub repositories and pushing local files to remote repositories. Simplifies repository management with automated GitHub workflows, custom .gitignore generation, and fast publishing.
Enforces Git branch naming conventions. It ensures branches follow the required format (e.g., feature/branch-name, bugfix/issue-123) and prevents invalid names before creation. Ideal for teams maintaining consistent workflows! 🚀