tracel-ai/burn

Getting started with repo template using cargo-generate

Open

#282 opened on Apr 9, 2023

View on GitHub
 (8 comments) (5 reactions) (0 assignees)Rust (964 forks)auto 404
accessibilityexamplegood first issuehelp wanted

Repository metrics

Stars
 (15,550 stars)
PR merge metrics
 (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