Workspace Converter
User Guides › Beast Core User Guide › Beast Core Editor
Beast Core Editor: Workspace Converter The Workspace Converter transforms development workspaces into production-ready versions for use with Beast Core . Workspace Converter also offers features for initializing, updating, validating, debugging, and refining workspaces to ensure readiness for deployment. Access the Workspace Converter through the Workspace Converter Wizard or the command line. NOTE : The Workspace Converter version appears at the top left of the screen . Command Verb At startup, the Workspace Converter Wizard asks for a command verb. The options include: Convert changes development workspaces into production-ready versions for use with Beast Core . Convert-postgres-beta converts the given workspace to postgres, an open-source relational database management system ( RDBMS ) emphasizing extensibility and SQL compliance. WARNING : Git determines if a file gets tracked or not tracked for Postgres stored files. Without Git, all files mark as generated (produced assets safe to delete). Init creates a blank workspace with the …