{"id":22196677,"url":"https://github.com/nivbend/gitstery-generator","last_synced_at":"2025-07-27T01:30:34.339Z","repository":{"id":57434836,"uuid":"245463606","full_name":"nivbend/gitstery-generator","owner":"nivbend","description":"Generate a Git Murder mystery","archived":false,"fork":false,"pushed_at":"2024-06-14T10:19:05.000Z","size":286,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-31T11:19:29.907Z","etag":null,"topics":["git","learning","learning-by-doing","mystery"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nivbend.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}},"created_at":"2020-03-06T16:09:30.000Z","updated_at":"2024-06-14T10:18:38.000Z","dependencies_parsed_at":"2024-06-14T11:39:57.439Z","dependency_job_id":"7be0fa28-6f56-406b-a412-dff2ab383abc","html_url":"https://github.com/nivbend/gitstery-generator","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"ff5c57e329701731ab75ab92d6dee405cf3e3d1f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nivbend%2Fgitstery-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nivbend%2Fgitstery-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nivbend%2Fgitstery-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nivbend%2Fgitstery-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nivbend","download_url":"https://codeload.github.com/nivbend/gitstery-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227559045,"owners_count":17786747,"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":["git","learning","learning-by-doing","mystery"],"created_at":"2024-12-02T14:16:02.540Z","updated_at":"2024-12-02T14:16:03.231Z","avatar_url":"https://github.com/nivbend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI version](https://badge.fury.io/py/gitstery-generator.svg)](https://badge.fury.io/py/gitstery-generator)\n\n# The Git Murder Mystery Generator\nThis project _generates_ a \"gitstery\" git repository.\n\n**NOTICE:** This is not the Git Murder Mystery repository. For that, please visit\nhttps://github.com/nivbend/gitstery.\n\n# Install\n```\npip install gitstery-generator\n```\nOr clone this repository and then `pip install .`/`python setup.py install`.\n\n# Usage\nTo generate a new repository at `/tmp/gitstery`:\n```\ngitstery generate /tmp/gitstery\n```\n\nTo verify a repository:\n```\ngitstery verify /tmp/gitstery\ngitstery verify https://github.com/nivbend/gitstery.git\ngitstery verify git@github.com:nivbend/gitstery.git\n```\n\nIf you have your own fork of the gitstery repository you'd like to update:\n```\ngitstery push /tmp/gitstery \u003cyour repository URL\u003e\n```\nOr:\n```\ngitstery generate --push /tmp/gitstery\n```\n\nThe following environment variables replace some commonly used values:\n| Environment Variable   | Usage                                                     |\n|:-----------------------|:----------------------------------------------------------|\n| `GITSTERY_TEMP_DIR`    | The directory in which to generate the new repository     |\n| `GITSTERY_SEED`        | The random seed to use (useful for reproducible \"builds\") |\n| `GITSTERY_TARGET_REPO` | URL of the remote repository                              |\n\n# Data\n* English:\n  * List of given names: [Social Security's top 1000 names for 2018](https://www.ssa.gov/OACT/babynames/).\n  * List of surnames: [2000 US Census](https://www.census.gov/topics/population/genealogy/data/2000_surnames.html)\n\n# Acknowledgments\nThe \"murder mystery\" repository this project generates was inspired by similar projects:\n* [SQL Murder Mystery](https://mystery.knightlab.com/).\n* [The Command Line Murders](https://github.com/veltman/clmystery).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnivbend%2Fgitstery-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnivbend%2Fgitstery-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnivbend%2Fgitstery-generator/lists"}