Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conscious-puppet/rust-bevy-template
https://github.com/conscious-puppet/rust-bevy-template
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/conscious-puppet/rust-bevy-template
- Owner: conscious-puppet
- License: mit
- Created: 2024-10-24T16:17:22.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-24T16:24:04.000Z (3 months ago)
- Last Synced: 2024-10-25T23:00:23.855Z (3 months ago)
- Language: Nix
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## This is a personal template for bevy built on top of [rust-nix-template](https://github.com/srid/rust-nix-template)
## Usage
```sh
nix --accept-flake-config run github:juspay/omnix -- init github:conscious-puppet/rust-bevy-template -o $PWD/project-name
```