Want to showcase your Rust project? We'd love to feature it! You can add your project in two ways:
- Fork and clone the site
- Activate mise to get any necessary dependencies (or simply install gum)
- Run the script:
./scripts/add-project.sh - Follow the prompts to add your project details
- Submit a pull request with your changes (
gh pr create)
- Fork and Clone the tokyo-rust website repository
- Edit
content/projects.mdandcontent/projects.jp.md - Add a new
[[extra.project]]entry with your project details:name: Your project nameurl: Link to your project repositorylogo_url: (Optional) URL to your project logo or GitHub avatardescription: Brief description of what your project does
- Submit a pull request
All projects by Tokyo Rust community members are welcome!