# bevy_cef_debug_render_process A debug render process for [bevy_cef](ttps://github.com/not-elm/bevy_cef) This application is a development tool to build CEF on macOS without requiring an app bundle, and if you create a release bundle, should create a separate render process. ## Install ```shell > cargo install bevy_cef_debug_render_process ```