forkengine-cli
v1.0.3
Published
This is rather a templating system, then an engine. We use forkengine to create internal tools and programs to assist development. We supply a variety of base modules that can be used for window layouts and more. Our base modules mostly configure and asse
Downloads
4
Readme
About
This is rather a templating system, then an engine. We use forkengine to create internal tools and programs to assist development. We supply a variety of base modules that can be used for window layouts and more. Our base modules mostly configure and assemble third party libraries in a way that makes it easy to get started and build on. You can customize the base modules by either contributing or creating custom forks and use the forks as modules (this is the reason for the name).
Usage
Modules
- core Required by every project.
- web renderer Basic react support for scenes
- window manager Adds window layout system using react. Useful when creating a tool
- boot Adds basic electron setup to run as electron app