📄️ Init
The init command initializes a new re:struct project. It sets up the basic folder structure, configurations, and a sample workspace.
📄️ Build
The build command is used to build the project.
📄️ Dev
The dev command starts a development server with live updates for your architecture project.
📄️ Export
The export command allows you to export your workspace definitions into various formats (currently focusing on JSON) for use in other tools or for visualization.