π¦ ClawHub
Nm Attune Project Init
by @athola
Interactive project initialization with git setup, workflows, hooks, and build configuration. project setup, initialization, scaffold, bootstrap, new project.
π‘ Examples
Example 1: New Python Project
``
Verification: Run pytest -v` to verify tests pass.
User: /attune:project-init
π Tips & Best Practices
Common Issues
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag
TERMINAL
clawhub install nm-attune-project-init