{"id":20559177,"url":"https://github.com/croc-code/aurora-rust-helloworld","last_synced_at":"2025-03-06T07:33:29.194Z","repository":{"id":72815169,"uuid":"337438720","full_name":"croc-code/aurora-rust-helloworld","owner":"croc-code","description":"The simplest Rust project for Aurora OS","archived":false,"fork":false,"pushed_at":"2021-02-15T07:42:19.000Z","size":1755,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-16T18:55:17.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/croc-code.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":"2021-02-09T14:54:18.000Z","updated_at":"2024-02-12T19:44:26.000Z","dependencies_parsed_at":"2023-02-23T12:31:16.876Z","dependency_job_id":null,"html_url":"https://github.com/croc-code/aurora-rust-helloworld","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/croc-code%2Faurora-rust-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croc-code%2Faurora-rust-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croc-code%2Faurora-rust-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croc-code%2Faurora-rust-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/croc-code","download_url":"https://codeload.github.com/croc-code/aurora-rust-helloworld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242165424,"owners_count":20082474,"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-11-16T03:49:19.645Z","updated_at":"2025-03-06T07:33:29.179Z","avatar_url":"https://github.com/croc-code.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello-World App in Rust for Aurora OS\n\n[![Build Status](https://github.com/crocinc/aurora-rust-helloworld/workflows/Build/badge.svg)](https://github.com/crocinc/aurora-rust-helloworld/actions)\n\nThis is an example of the simplest application written in Rust to be run on the mobile Aurora OS.\n\n# Prerequisites\n\n* Ubuntu Linux host OS\n* Rust installed (see https://rustup.rs for details)\n* `make`\n\n# Build\n\n* Prepare:\n\n    ```\n    make prepare\n    ```\n\n* Compile:\n\n    ```\n    make\n    # or\n    make release\n    ```\n\n* Build RPM-package\n\n    ```\n    make rpm\n    ```\n\n    Output .rpm file is in `target/armv7-unknown-linux-gnueabihf/release/rpmbuild/RPMS/armv7hl` directory.\n\n* Copy to a mobile device (without package signing):\n\n    ```\n    make install\n    ```\n\n# Install and Run\n\nAfter package signing it is necessary to copy it to the target device and install onto the Aurora OS:\n\n```\n$ devel-su\n# pkcon install-local ./aurora-rust-helloworld-*.armv7hl.rpm\n```\n\nRun:\n\n```\n$ aurora-rust-helloworld\n```\n\n# License\n\nSource code is licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroc-code%2Faurora-rust-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcroc-code%2Faurora-rust-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroc-code%2Faurora-rust-helloworld/lists"}