A Golang based implementation of genmax. This is a code/file generation tool that feeds data into templates. This can be used for scaffolding projects.
Installation
If you have Golang installed using below command.
go install github.com/razaibi/gmx
Alternatively, you can visit the Releases page for platform specific files.
Commands
Command
Description
gmx init
Create a new project.
gmx run <workflow-name>
Run a workflow and generate your files.
Extensions supported in templates
The following methods are supported in the template: