Skip to content

j-brn/nix-bevy-wasm-trunk

Repository files navigation

nix-bevy-wasm-trunk

deploy test

Bevy breakout example with nix build and github pages deployment

Prerequisites

Usage

  • nix build to build
  • nix flake check to run tests
  • nix develop to enter the dev shell (happens automatically when using direnv)
  • trunk serve to start the development server