Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
CodeIssuesDiscussionsWikiPull RequestsProjectsCommitsActionsReleasesContributorsPulse● GatesSecuritySettingsDeploymentsPipelineInsightsAgents✨ Explain✨ Ask AI✨ Workspace✨ Spec✨ Tests▓ Debt Map✨ NL Search🏛 Archaeology
Blame · Line-by-line history

README.md

Each line is annotated with the commit that last touched it. Click any SHA to jump to that commit and see the surrounding change.

README.mdBlame13 lines · 1 contributor
9291114Demo1# hello-python
2
3A tiny demo Python app, seeded by GlueCron to showcase the UI.
4
5## Run
6
7```bash
8pip install -r requirements.txt
9python main.py
10```
11
12This repo belongs to the `demo` account. Feel free to browse — it's
13regenerated on demand from the demo seeder.