{"id":16482450,"url":"https://github.com/f/kurye","last_synced_at":"2025-10-27T17:31:54.592Z","repository":{"id":21922633,"uuid":"25246885","full_name":"f/kurye","owner":"f","description":"GitHub Project Cloner for Boilerplate Projects","archived":false,"fork":false,"pushed_at":"2014-10-16T12:54:42.000Z","size":172,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T19:34:21.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/f.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":"2014-10-15T09:01:07.000Z","updated_at":"2019-08-13T15:52:59.000Z","dependencies_parsed_at":"2022-07-21T21:02:22.682Z","dependency_job_id":null,"html_url":"https://github.com/f/kurye","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/f%2Fkurye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fkurye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fkurye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fkurye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/kurye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219860821,"owners_count":16556011,"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-11T13:10:46.407Z","updated_at":"2025-10-27T17:31:54.312Z","avatar_url":"https://github.com/f.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kurye: GitHub Project Cloner for Boilerplate Projects\n\nKurye clones boilerplate repositories and runs specified commands on the `.kurye` file.\nBy default it clones the repo as `upstream` origin.\n\n## Install\n\n```bash\npip install kurye\n```\n---\n\n## Usage\n\n```bash\nkurye user/repo\n```\n\n#### Change project name\n\n```bash\nkurye user/repo -n PROJECT_NAME\n```\n\n#### Do not run `.kurye` file on the project.\n\n```bash\nkurye user/repo --noboot\n```\n\n#### Remove `.git` folder after clone\n\n```bash\nkurye user/repo --nogit\n```\n\n#### Change origin name (`upstream` by default)\n\nUsing this with `--nogit` option won't make sense.\n\n```bash\nkurye user/repo -o ORIGIN_NAME\n```\n\n#### Change base directory\n\n```bash\nkurye user/repo -b ~/MyProjects\n```\n\n## License\n\nMIT.\n\n## Name\n\nThanks [@emre](https://github.com/emre) for the cool name.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fkurye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff%2Fkurye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fkurye/lists"}