{"id":17197668,"url":"https://github.com/dmcg/gilded-rose-tdd","last_synced_at":"2025-04-09T14:13:51.502Z","repository":{"id":40386889,"uuid":"485712765","full_name":"dmcg/gilded-rose-tdd","owner":"dmcg","description":"A TDD implementation of the Gilded Rose stock control system","archived":false,"fork":false,"pushed_at":"2025-04-07T08:39:12.000Z","size":1354,"stargazers_count":69,"open_issues_count":3,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-07T09:34:15.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmcg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-04-26T09:11:26.000Z","updated_at":"2025-04-07T08:39:16.000Z","dependencies_parsed_at":"2024-12-13T22:18:39.753Z","dependency_job_id":"802e04ed-1918-4857-9f98-9e1b6dc14a56","html_url":"https://github.com/dmcg/gilded-rose-tdd","commit_stats":{"total_commits":350,"total_committers":2,"mean_commits":175.0,"dds":"0.0028571428571428914","last_synced_commit":"35b59600acb4e9355c7c63149ebc0c4ad002dc4f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fgilded-rose-tdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fgilded-rose-tdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fgilded-rose-tdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fgilded-rose-tdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmcg","download_url":"https://codeload.github.com/dmcg/gilded-rose-tdd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054193,"owners_count":21039952,"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":[],"created_at":"2024-10-15T01:57:01.896Z","updated_at":"2025-04-09T14:13:51.481Z","avatar_url":"https://github.com/dmcg.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gilded-rose-tdd\n\nA TDD implementation of the Gilded Rose stock control system\n\nYou can see the development of this code on [YouTube](https://youtube.com/playlist?list=PL1ssMPpyqocg2D_8mgIbcnQGxCPI2_fpA)\n\n## Setup\n\nRequires Java 21 and Docker\n\n### Start Postgres in Docker\n\n```bash\ndb/start-db.sh\n```\n\n### Run (most of) the Tests\n\n```bash\n./gradlew clean test\n```\n\n### Initialise the local database\n\n```bash\ndb/migrate-dev.sh\n```\n\n### Populate the database with test data\n\nRun src/test/java/populate-main.kt\n\n### Run the app\n\nRun src/main/java/main.kt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcg%2Fgilded-rose-tdd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmcg%2Fgilded-rose-tdd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcg%2Fgilded-rose-tdd/lists"}