{"id":23240867,"url":"https://github.com/brooswit/c4","last_synced_at":"2025-08-07T14:38:54.705Z","repository":{"id":90351202,"uuid":"488432411","full_name":"brooswit/c4","owner":"brooswit","description":"Computer Craft Code Catalog (C4) is yet another ComputerCraft dependency manager.","archived":false,"fork":false,"pushed_at":"2022-08-02T16:12:44.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T16:02:44.198Z","etag":null,"topics":["computercraft-scripts","lua","minecraft"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/brooswit.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-05-04T02:50:49.000Z","updated_at":"2022-08-02T15:00:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c01c88e2-7829-46b9-b15c-d3172b30bd11","html_url":"https://github.com/brooswit/c4","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/brooswit%2Fc4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2Fc4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2Fc4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooswit%2Fc4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brooswit","download_url":"https://codeload.github.com/brooswit/c4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411237,"owners_count":20934650,"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":["computercraft-scripts","lua","minecraft"],"created_at":"2024-12-19T05:14:27.627Z","updated_at":"2025-04-05T22:32:39.814Z","avatar_url":"https://github.com/brooswit.png","language":"Lua","readme":"# C4\n\nComputer Craft Code Catalog (C4), a ComputerCraft dependency manager\n\n## Getting Started\n\n1. Open a brand-new computer. You should see a command-line interface.\n2. Type `edit install_c4.lua`. You should be taken to a text editor.\n3. Copy/paste the following into the text editor:\n\n```\nlocal request = http.get((\"https://raw.githubusercontent.com/brooswit/c4/main/c4.lua?cb=%x\"):format(math.random(0, 2 ^ 30)))\nlocal file = fs.open(\"c4\", \"w\")\nfile.write(request.readAll())\nfile.close()\n```\n\n* Note, you may need to copy/paste the code one line at a time, unfortunately.\n\n4. Press `ctrl`. You should see `Save` and `Exit` along the bottom.\n5. Make sure `Save` is selected and press the `enter` key. This will save the file.\n6. Press `ctrl` again, and select Exit. You should now be taken back to the command-line interface.\n7. Run the installer: `install_c4\"\n\nNow you can load C4 applications and libraries.\n\n## Usage\n\n`c4 hello`\n\n`c4 \u003cAPPLICATION_NAME\u003e`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrooswit%2Fc4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrooswit%2Fc4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrooswit%2Fc4/lists"}