Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 449 Bytes

File metadata and controls

17 lines (12 loc) · 449 Bytes

This project uses (perhaps the development version of) b0 for development. Consult b0 occasionally for quick hints on how to perform common development tasks.

Testing

There are a few test see b0 list, they can be built and shown in your browser with:

b0 -- test_c2d
b0 -- test_gl
b0 -- test_audio
…