The need for gr_modtool in GR4 is less significant since blocks can generally be built within a single source of truth header file. But there is still utility in having a tool that can guide the process and have introspection into the functionality of a block and scaffold a block effectively.
Useful features
- create a module
- create a new block (different types) and create a basic compilable wireframe
- change a block's type
- set up the packaging
- ...
Stretch features
- vscode integration
- a useful UI
The need for gr_modtool in GR4 is less significant since blocks can generally be built within a single source of truth header file. But there is still utility in having a tool that can guide the process and have introspection into the functionality of a block and scaffold a block effectively.
Useful features
Stretch features