Skip to content
🤷

Forgive us! These docs are a work in progress. Some pages may be incomplete or describe features that aren't quite finished yet. Farkitect is in early development and we don't recommend using it for real work just yet. Feel free to explore — just be aware that things are still being built.

How to create a new project

  1. File > New Project…
  2. Select the From Asset tab
  3. Browse or search the available assets
  4. Click an asset to select it — the name and description pre-fill
  5. Adjust the name if desired
  6. Click Create Project

The asset’s metamodel and any sample content are imported into the new project.

  1. File > New Project…
  2. Select the From File tab
  3. Browse your filesystem and select a .farki file with project scope
  4. The name, description, and a preview of the file’s contents appear
  5. 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.

  1. File > New Project…
  2. Select the Empty Project tab
  3. Enter a project name and optional description
  4. Click Create Project

An empty project contains only M3 MOF Core. You’ll need to import a metamodel or create one before modeling.