Installation
Install Rogen and set up the project.
Install Rogen using Rokit or npm.
Add Rogen to the toolchain
Open the rokit.toml file and add Rogen.
[tools] rogen = "ldgerrits/rogen@1.4.1"
Verify Installation
Check the Rogen version.
rogen versionIf the command prints a version number, the install was successful.