8 comments (8 comments)5 reactions (5 reactions)0 assignees (0 assignees)Rust964 forks (964 forks)auto 404
accessibilityexamplegood first issuehelp wanted
Repository metrics
- Stars
- 15,550 stars (15,550 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
It's often helpful if there is a repo template with all right set up for new comers. We can use a tool such as cargo-generate (see this example project) to generate a pre-defined project.
Contributor guide
- Research direction
- Investigate existing cargo generate templates (e.g., rust tui template) and propose a template structure for the Burn library that includes essential boilerplate (Cargo.toml, basic modules, examples).
- Tech stack
- rust
- Domain
- developer experience
- Issue type
- Feature
- Prerequisites
- RustCargocargo generate