Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
Repository · McCracken

No description yet — push a README to tell the world what this ships.

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