Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 529 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 529 Bytes

Example of LittleECS

Try thoses examples !

Build and Run examples one by one (Recommended)

Example with //Workflow:Workflow (see below for the list of example)

bazelisk run //Workflow:Workflow
Compile all examples, then run binaries

To compile every example:

bazelisk build //...

Then you can run a program with (example with //Workflow:Workflow, see below for the list of example)

.\bazel-bin\Workflow\Workflow

List Of Examples

  • //Workflow:Workflow: A classic Workflow