{"id":15700840,"url":"https://github.com/linusu/omega2-rust","last_synced_at":"2025-04-30T09:22:18.608Z","repository":{"id":65992030,"uuid":"156261012","full_name":"LinusU/omega2-rust","owner":"LinusU","description":"This is a Docker image with an Omega2 Toolchain setup together with Rust","archived":false,"fork":false,"pushed_at":"2021-10-22T16:54:05.000Z","size":14,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T14:44:49.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/LinusU.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":"2018-11-05T18:05:01.000Z","updated_at":"2021-10-22T16:54:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"9175b3fa-e0b4-476d-8742-1e37546edfc8","html_url":"https://github.com/LinusU/omega2-rust","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/LinusU%2Fomega2-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fomega2-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fomega2-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Fomega2-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/omega2-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251674996,"owners_count":21625718,"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":[],"created_at":"2024-10-03T19:54:55.480Z","updated_at":"2025-04-30T09:22:18.588Z","avatar_url":"https://github.com/LinusU.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Omega2 Rust Toolchain\n\nThis is a Docker image with an Omega2 Toolchain setup together with Rust. It can be used to easily build Rust projects and produce MIPS binaries that can run on the Omega2.\n\n## Usage\n\nRun the following command to build the Rust project in the current directory:\n\n```sh\ndocker run --rm -it -v $(pwd):/build linusu/omega2-rust:stable\n```\n\n(replace `stable` with `nightly` to run the nightly build of Rust)\n\n## Building Images\n\nProduce the two images by running these commands:\n\n```sh\ndocker build --build-arg FLAVOR=stable -t linusu/omega2-rust:stable .\ndocker build --build-arg FLAVOR=nightly -t linusu/omega2-rust:nightly .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusu%2Fomega2-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinusu%2Fomega2-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusu%2Fomega2-rust/lists"}