{"id":29539369,"url":"https://github.com/kvokov/git-holmesian-story","last_synced_at":"2025-07-21T11:02:00.086Z","repository":{"id":304813129,"uuid":"1019538479","full_name":"kvokov/git-holmesian-story","owner":"kvokov","description":"🕵️‍♂️ A shell script that creates a Sherlock Holmes detective story told through Git commits and TypeScript diffs.","archived":false,"fork":false,"pushed_at":"2025-07-15T10:00:06.000Z","size":22052,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-15T22:48:52.530Z","etag":null,"topics":["code-art","commit-history","creative-coding","git","shell","sherlock-holmes","storytelling","typescript"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kvokov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-14T13:34:27.000Z","updated_at":"2025-07-15T10:00:09.000Z","dependencies_parsed_at":"2025-07-16T00:42:17.569Z","dependency_job_id":null,"html_url":"https://github.com/kvokov/git-holmesian-story","commit_stats":null,"previous_names":["kvokov/git-holmesian-story"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kvokov/git-holmesian-story","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Fgit-holmesian-story","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Fgit-holmesian-story/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Fgit-holmesian-story/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Fgit-holmesian-story/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvokov","download_url":"https://codeload.github.com/kvokov/git-holmesian-story/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvokov%2Fgit-holmesian-story/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265575390,"owners_count":23790764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-art","commit-history","creative-coding","git","shell","sherlock-holmes","storytelling","typescript"],"created_at":"2025-07-17T07:00:49.361Z","updated_at":"2025-07-17T07:02:02.469Z","avatar_url":"https://github.com/kvokov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Sherlock Holmes Story Generator\n\n[![License: 🍺 Beerware](https://img.shields.io/badge/license-🍺%20Beerware-yellow.svg?style=flat)](LICENSE)\n[![GitHub Stars](https://img.shields.io/github/stars/kvokov/git-holmesian-story.svg?style=social)](https://github.com/kvokov/git-holmesian-story/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/kvokov/git-holmesian-story.svg?style=social)](https://github.com/kvokov/git-holmesian-story/network)\n\nTurn a shell script into a **Sherlock Holmes detective tale** told *entirely* through Git commits.\n\n---\n\n## Quick start\n\n```bash\ngit clone https://github.com/kvokov/git-holmesian-story\ncd git-holmesian-story\nchmod +x create_mystery_repo.sh\n./create_mystery_repo.sh         # creates ./the-mystery-of-the-missing-semicolon\ncd the-mystery-of-the-missing-semicolon\ngit log --reverse -p             # enjoy the story\n```\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"media/demo.gif\" width=\"480\" alt=\"Animated preview of git log scrolling through the story\"/\u003e\n\u003c/div\u003e\n\n---\n\n## What you get\n\n- **Ten canonical commits** that read like a short Conan-Doyle adventure.\n- **TypeScript source** whose diffs advance the plot.\n- **Zero** dependencies beyond standard **Git** and a **POSIX-compatible sh**.\n- A sleek starting point for your own commit-driven narratives.\n\n---\n\n## How it works\n\n`create_mystery_repo.sh` bootstraps a nested repository named **the-mystery-of-the-missing-semicolon**, timestamps each commit for natural ordering, and fills the history with code plus Holmesian prose. The outer repo is just the launcher, the inner repo is the story.\n\n---\n\n## Contributing\n\n- Pull requests for new mysteries, tweaks, or README polish are welcome.\n- Run `shellcheck create_mystery_repo.sh` before submitting.\n\n---\n\n## License\n\nReleased under the *Beerware* License - see [LICENSE](LICENSE) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvokov%2Fgit-holmesian-story","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvokov%2Fgit-holmesian-story","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvokov%2Fgit-holmesian-story/lists"}