{"id":17226815,"url":"https://github.com/dantleech/code-kata-berlin-1","last_synced_at":"2026-01-20T01:56:26.024Z","repository":{"id":40484201,"uuid":"171884992","full_name":"dantleech/code-kata-berlin-1","owner":"dantleech","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-06T02:32:02.000Z","size":2007,"stargazers_count":0,"open_issues_count":9,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T13:25:34.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/dantleech.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}},"created_at":"2019-02-21T14:18:53.000Z","updated_at":"2022-05-05T11:23:40.000Z","dependencies_parsed_at":"2023-02-06T14:45:18.334Z","dependency_job_id":null,"html_url":"https://github.com/dantleech/code-kata-berlin-1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fcode-kata-berlin-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fcode-kata-berlin-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fcode-kata-berlin-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fcode-kata-berlin-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantleech","download_url":"https://codeload.github.com/dantleech/code-kata-berlin-1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451624,"owners_count":20940946,"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-15T04:17:18.627Z","updated_at":"2026-01-20T01:56:25.996Z","avatar_url":"https://github.com/dantleech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inviqa Code Kata\n\nCode Kata Bootstrap repository:\n\n## Getting Started\n\n### TypeScript\n\n[README](./typescript/README.MD)\n\n### PHP\n\n```\n$ cd php\n$ composer install\n```\n\n#### PHPUnit\n\nInstall PHPUnit\n\n```\n$ composer require --dev phpunit/phpunit\n```\n\n#### PHPSpec\n\n```\n$ composer require --dev phpspec/phpspec\n```\nCreate your test class:\n\n```\n$ ./vendor/bin/phpspec describe \"\u003cyour first class name\u003e\"\n```\n\nRun the specs:\n\n```\n$ ./vendor/bin/phpspec run\n```\n\n### Python\n\n```\n$ cd python\n```\n\nInstall, create and activate the virtualenv:\n\n```\n$ pip3 install virtualenv\n$ virtualenv -p python3 venv\n$ . venv/bin/activate\n```\n\nTo activate the virtuaenv on Linux, do:\n\n```\nsource .venv/bin/activate\n```\n\nInstall packages:\n\n```\n$ pip install -r requirements.txt\n```\n\nRun the tests:\n\n```\n$ venv/bin/pytest -vvv\n```\n\n## Remember to DELETE YOUR CODE!\n\n```\n$ git reset --hard\n$ git clean -f\n```\n\n## Special Challenges\n\n## Meetup finder\n\nCheckout the `meetup-finder` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fcode-kata-berlin-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantleech%2Fcode-kata-berlin-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fcode-kata-berlin-1/lists"}