{"id":16212065,"url":"https://github.com/nuiipointerexception/rust-template","last_synced_at":"2025-03-19T09:30:48.740Z","repository":{"id":56975650,"uuid":"526781182","full_name":"nuIIpointerexception/rust-template","owner":"nuIIpointerexception","description":"✨ A perfect template for a binary rust project.","archived":false,"fork":false,"pushed_at":"2022-08-21T08:50:59.000Z","size":40,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T17:46:43.474Z","etag":null,"topics":["rust","rust-template","starter-project","template","templates"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuIIpointerexception.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["bwte"]}},"created_at":"2022-08-19T23:50:43.000Z","updated_at":"2024-06-21T10:49:35.000Z","dependencies_parsed_at":"2022-09-13T19:11:33.190Z","dependency_job_id":null,"html_url":"https://github.com/nuIIpointerexception/rust-template","commit_stats":null,"previous_names":["nuiipointerexception/template","nuiipointerexception/rust-template"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuIIpointerexception%2Frust-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuIIpointerexception%2Frust-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuIIpointerexception%2Frust-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuIIpointerexception%2Frust-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuIIpointerexception","download_url":"https://codeload.github.com/nuIIpointerexception/rust-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982141,"owners_count":20378605,"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":["rust","rust-template","starter-project","template","templates"],"created_at":"2024-10-10T10:50:08.958Z","updated_at":"2025-03-19T09:30:48.428Z","avatar_url":"https://github.com/nuIIpointerexception.png","language":"Rust","funding_links":["https://github.com/sponsors/bwte"],"categories":[],"sub_categories":[],"readme":"# Rust Template\n\n![build](https://github.com/bwte/template/workflows/Rust/badge.svg)\n![release](https://github.com/bwte/template/actions/workflows/release.yml/badge.svg)\n\nA project template for Rust, helping to structure your projects blazingly fast ⚡.\n\n## Features 🔥\n\n- Code-ready for binary projects.\n- Add amazing features yourself 😋.\n\n## Download\n\nAvailable releases can be downloaded for your platform of choice on the [Releases](https://github.com/bwte/template/releases) page.\n\n## Usage\n\n☑️ Steps to set up your own personal project:\n\n- Use this repository as a template but make sure to copy the branches too.\n- 🔧 Update the `Cargo.toml` with your desired information for your project.\n- ⚙️ Update the `release.yml` to change the release branch to your preferred branch and make sure to change the following fields to your likings.\n```yml\n# FILE EXPORT CONFIGURATION.\nrelease_version: 0.1.0 # Change your version here.\nbin_name: template # You might want to change it to your preferred export name.\n# END OF CONFIGURATION.\n...\n# RELEASE TAB CONFIGURATION.\ntag_name: 0.1.0 # Change your version here.\nrelease_name: 📦 Template 0.1.0 # You might want to change it to your preferred release name.\nprerelease: true # Set to false to create a \"stable release\".\ndraft: false # Set to true to create a draft release. This will keep your release private, and you would need to manually publish it.\n# END OF CONFIGURATION.\n```\n- 🔖 Change the name inside the `LICENSE` file, or replace it with a new license.\n- 📜 Change the email inside the `CODE_OF_CONDUCT.md` file, or replace it with one fit to your likings.\n- 💰 Update the `FUNDING.yml` file with your username or just delete it.\n- 📄 Update this `README.md`.\n- 📰 Update the `CHANGELOG` and add your amazing features!\n\n## Releasing ✨\n\n- Push your changes to your preferred releases branch, you have supplied in the `release.yml` file.\n- It will use the title of the merge commit as the release name and the description of the merge commit as the release description.\n- 🤖 The release will be created automatically!\n\n## Building 🔨\n\nIf desired, you can build this project yourself. You will need a working `Rust` and `Cargo` setup. [Rustup](https://rustup.rs/) is the simplest way to set this up on either Windows, Mac or Linux.\n\nOnce the prerequisites have been installed, compilation on your native platform is as simple as running the following in a terminal:\n\n```\ncargo build --release\n```\n\n## Compatibility 💻\n\nThis template supports running on every platform.\n\n## Contribution 🚩\n\nFound a problem or have a suggestion? Feel free to open an issue.\n\n## License\n\nThis template itself is licensed under the [The Unlicense](LICENSE) and includes this as the default project license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuiipointerexception%2Frust-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuiipointerexception%2Frust-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuiipointerexception%2Frust-template/lists"}