{"id":15578687,"url":"https://github.com/ztl-uwu/run-oi-code","last_synced_at":"2025-03-29T07:43:09.278Z","repository":{"id":103070996,"uuid":"298960635","full_name":"ZTL-UwU/run-oi-code","owner":"ZTL-UwU","description":"Shell for compiling OI codes for https://github.com/formulahendry/vscode-code-runner.","archived":false,"fork":false,"pushed_at":"2021-01-27T02:01:32.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T21:36:46.915Z","etag":null,"topics":["code-runner","oi"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ZTL-UwU.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-09-27T05:34:12.000Z","updated_at":"2021-01-27T02:01:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"29033f85-21e1-46a0-83a7-b02217a05191","html_url":"https://github.com/ZTL-UwU/run-oi-code","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.3913043478260869,"last_synced_commit":"ea88baea20d837fb2bb0a38de2c20236d529ef03"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTL-UwU%2Frun-oi-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTL-UwU%2Frun-oi-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTL-UwU%2Frun-oi-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTL-UwU%2Frun-oi-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZTL-UwU","download_url":"https://codeload.github.com/ZTL-UwU/run-oi-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246156029,"owners_count":20732359,"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":["code-runner","oi"],"created_at":"2024-10-02T19:12:15.985Z","updated_at":"2025-03-29T07:43:09.252Z","avatar_url":"https://github.com/ZTL-UwU.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run OI Code\n\nShell for compiling OI codes for [vscode-code-runner](https://github.com/formulahendry/vscode-code-runner).\n\nScreen Shot:\n\n![Screen Shot](https://s1.ax1x.com/2020/09/27/0k1vtO.png)\n\n## Dependencies\n\n1. CppCheck\n\n    ```shell\n    sudo apt install cppcheck\n    ```\n\n1. Clang++ / G++\n\n    ```shell\n    sudo apt install build-essential llvm clang\n    ```\n\nFull steps:\n\n```shell\nsudo apt install cppcheck build-essential llvm clang\n```\n\n## Deployment\n\n1. Open vscode settings(Json)\n\n1. Put [cpp-compact.sh](./cpp-compact.sh) in\n\n    ```json\n    \"code-runner.executorMap\": {\n        \"cpp\": \u003cHERE\u003e,\n    }\n    ```\n\n## Usage\n\nPress `Ctrl + Alt + N` to run code.\n\n## Tweaks\n\n1. Compiler\n\n    If you don't want LLVM Clang++ as your compiler, you can change all `clang++` into `g++`.\n\n1. Compile options\n\n    You can change compile options as well as CppCheck options as you like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztl-uwu%2Frun-oi-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztl-uwu%2Frun-oi-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztl-uwu%2Frun-oi-code/lists"}