Skip to content

A minimal bevy template for cargo-generate intended to be run on Linux.

Notifications You must be signed in to change notification settings

alpinus4/bevy-template

Repository files navigation

bevy-template

Build

This is a minimal bevy template for cargo generate, intended to be run on Linux.

It contains just the setup recommended in Bevy The Book, with enabled fast compiles, mold linker and nightly rust compiler for the best performance.

Usage

You'll need to have installed clang and mold packages.

To create the project simply run:

cargo generate https://github.com/alpinus4/bevy-template.git

For more info go to cargo generate guide.

Motivation

While there exist other templates, such as:

https://github.com/Teg64/basic-bevy-template

https://github.com/taurr/bevy-template-rs

they include many more things than I would like from a template. This repo contains as clean plate as you can get, no bloat.

About

A minimal bevy template for cargo-generate intended to be run on Linux.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages