{"id":19759390,"url":"https://github.com/linuxacademy/content-source-control-git","last_synced_at":"2026-01-28T14:03:06.926Z","repository":{"id":31148395,"uuid":"127040534","full_name":"linuxacademy/content-source-control-git","owner":"linuxacademy","description":"Kenny's Source Control with Git Public Repo","archived":false,"fork":false,"pushed_at":"2024-03-12T21:11:12.000Z","size":9,"stargazers_count":7,"open_issues_count":55,"forks_count":290,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T09:43:36.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxacademy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-03-27T20:12:08.000Z","updated_at":"2024-03-31T14:12:14.000Z","dependencies_parsed_at":"2024-11-12T03:29:36.893Z","dependency_job_id":"8baeca6a-1294-437f-bd10-4b355c15b4d2","html_url":"https://github.com/linuxacademy/content-source-control-git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linuxacademy/content-source-control-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-source-control-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-source-control-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-source-control-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-source-control-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxacademy","download_url":"https://codeload.github.com/linuxacademy/content-source-control-git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-source-control-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-12T03:29:12.560Z","updated_at":"2026-01-28T14:03:01.918Z","avatar_url":"https://github.com/linuxacademy.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"README\n======\n\nA simple application that does nothing useful except to practice with source code.\n\nYou will need to have the GNU C++ compiler installed on your system.\n\n* On Debian/Ubuntu, run:\n\n```\nsudo apt install build-essential\n```\n\n* On CentOS/Red Hat Enterprise Linux/Fedora, run:\n\n```\nsudo yum group install \"Development Tools\"\n```\n\nTo build the program, run:\n\n```\nmake\n```\n\nTo install the program:\n\n```\nsudo make install\n```\n\nTo run the program, execute:\n\n```\nhi-there\n```\n\nYou can uninstall the program by running:\n\n```\nsudo make uninstall\n```\n\n### Note:\nNo pull requests will be accepted for this repository, as it is meant to be used for demonstration purposes only.  You are free to create a pull request to try it out, but no outside code will be merged into this project.\n\nIt is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork.  This way you can practice with pushes and pull requests to see how they are done.\nBe sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxacademy%2Fcontent-source-control-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxacademy%2Fcontent-source-control-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxacademy%2Fcontent-source-control-git/lists"}