{"id":22963130,"url":"https://github.com/samuelasherrivello/raylib-cpp-project-template","last_synced_at":"2025-04-02T03:40:26.349Z","repository":{"id":255042379,"uuid":"848359053","full_name":"SamuelAsherRivello/raylib-cpp-project-template","owner":"SamuelAsherRivello","description":"Raylib C++ template for new projects.","archived":false,"fork":false,"pushed_at":"2024-10-05T16:52:46.000Z","size":32783,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T18:20:11.828Z","etag":null,"topics":["cpp","game-development","raylib-cpp","template"],"latest_commit_sha":null,"homepage":"https://www.samuelasherrivello.com/cpp-portfolio/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamuelAsherRivello.png","metadata":{"files":{"readme":"README-HOTKEYS.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-08-27T16:07:23.000Z","updated_at":"2024-10-05T16:52:49.000Z","dependencies_parsed_at":"2024-09-05T23:40:59.226Z","dependency_job_id":null,"html_url":"https://github.com/SamuelAsherRivello/raylib-cpp-project-template","commit_stats":null,"previous_names":["samuelasherrivello/raylib-project-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelAsherRivello%2Fraylib-cpp-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelAsherRivello%2Fraylib-cpp-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelAsherRivello%2Fraylib-cpp-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelAsherRivello%2Fraylib-cpp-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamuelAsherRivello","download_url":"https://codeload.github.com/SamuelAsherRivello/raylib-cpp-project-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752615,"owners_count":20827987,"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","game-development","raylib-cpp","template"],"created_at":"2024-12-14T19:20:43.768Z","updated_at":"2025-04-02T03:40:26.320Z","avatar_url":"https://github.com/SamuelAsherRivello.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raylib C++ Project Template\n\n### Optional: Add keyboard shortcut\n\n1. [Setup Environment \u0026 Build Project](README.md) first\n1. **Open Command Palette**  \n   Press `Ctrl + Shift + P` to open the Command Palette.\n1. **Access Keybindings Configuration**  \n   Type `Preferences: Open Keyboard Shortcuts (JSON)` in the Command Palette and select it.\n1. **Edit Keybindings JSON**  \n   The `keybindings.json` file will open. Add the following code snippet to bind `Ctrl + Alt + Shift + A` (or whatever you like) to your custom terminal command:\n   ```json\n   {\n      \"key\": \"ctrl+shift+alt+a\",\n      \"command\": \"workbench.action.tasks.runTask\",\n      \"args\": \"Build and Execute\"\n   },\n   ```\n1. **Save the Changes**  \n   Save the `keybindings.json` file.\n1. **Test the Shortcut**  \n   Press `Ctrl + Alt + Shift + A` (or whatever you like) in VS Code. The command will execute in the terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelasherrivello%2Fraylib-cpp-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelasherrivello%2Fraylib-cpp-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelasherrivello%2Fraylib-cpp-project-template/lists"}