CodeIssuesWikiPull RequestsProjectsCommitsActionsReleases● GatesInsights✨ Explain✨ Ask AI✨ Spec✨ Tests
Getting started
Push your first commit to hello.
This repository is empty. Paste the snippet below in an existing project directory to wire it up to Gluecron — your push triggers gate checks and AI review automatically.
# from an existing project directory git remote add origin https://gluecron.com/McCracken/hello.git git branch -M main git push -u origin main