How to create a new project
From a Farketplace asset
Section titled “From a Farketplace asset”- File > New Project…
- Select the From Asset tab
- Browse or search the available assets
- Click an asset to select it — the name and description pre-fill
- Adjust the name if desired
- Click Create Project
The asset’s metamodel and any sample content are imported into the new project.
From a .farki file
Section titled “From a .farki file”- File > New Project…
- Select the From File tab
- Browse your filesystem and select a
.farkifile with project scope - The name, description, and a preview of the file’s contents appear
- Click Create Project
The file must be a project-scope .farki file (not a single package). Package-scope files should be imported into an existing project instead — see How to import a .farki package.
Empty project
Section titled “Empty project”- File > New Project…
- Select the Empty Project tab
- Enter a project name and optional description
- Click Create Project
An empty project contains only M3 MOF Core. You’ll need to import a metamodel or create one before modeling.