{"id":18026329,"url":"https://github.com/neuraCollab/uni","last_synced_at":"2025-03-27T01:31:12.012Z","repository":{"id":259979381,"uuid":"860139907","full_name":"neuraCollab/uni","owner":"neuraCollab","description":"Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г. ","archived":false,"fork":false,"pushed_at":"2025-03-25T19:00:57.000Z","size":13567,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T19:41:50.526Z","etag":null,"topics":["cpp","qt","qt5-gui"],"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/neuraCollab.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":"2024-09-19T22:31:39.000Z","updated_at":"2025-03-25T19:01:38.000Z","dependencies_parsed_at":"2025-03-25T19:43:06.312Z","dependency_job_id":null,"html_url":"https://github.com/neuraCollab/uni","commit_stats":null,"previous_names":["neuracollab/modern-programming","neuracollab/uni"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuraCollab%2Funi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuraCollab%2Funi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuraCollab%2Funi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuraCollab%2Funi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuraCollab","download_url":"https://codeload.github.com/neuraCollab/uni/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764636,"owners_count":20668453,"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":["cpp","qt","qt5-gui"],"created_at":"2024-10-30T08:06:09.086Z","updated_at":"2025-03-27T01:31:06.992Z","avatar_url":"https://github.com/neuraCollab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Современное программирование 2024\n\n### (комментарий) Каждая папка это домашнее задание. \n\n## Скачивание проекта:\n\nМожно настроить выборочное клонирование с помощью команды git sparse-checkout. Этот способ позволяет клонировать только нужную папку из репозитория.\n\nИнициализируйте пустой репозиторий:\n```git init repo```\n\nПерейдите в новый пустой репозиторий:\n```cd repo```\n\nДобавьте удалённый репозиторий:\n```git remote add -f origin https://github.com/neuraCollab/Qt-calculator.git```\n\n## Настройка sparse-checkout для выбора конкретной папки:\n\nВключите sparse-checkout:\n```git sparse-checkout init --cone```\n\nЗатем укажите конкретную папку, которую вы хотите клонировать:\n```git sparse-checkout set path/to/folder```\n\n## Получите содержимое нужной папки:\n\nТеперь выполните команду для загрузки только выбранной папки:\n```git pull origin main```\n\nЗамените main на другую ветку, если вы хотите склонировать папку из другой ветки.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FneuraCollab%2Funi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FneuraCollab%2Funi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FneuraCollab%2Funi/lists"}