To create a Deskofy project using the CLI, you must open the terminal in an empty directory. If the directory contains any files, the CLI will not allow project creation.Documentation Index
Fetch the complete documentation index at: https://docs.deskofy.app/llms.txt
Use this file to discover all available pages before exploring further.
It is not possible to set a custom path; the recommended workflow is to create a new folder and run the CLI from there.
Creating a Project
Once you are in the empty directory, run the following command to start project creation:- Empty Project: Creates a new project with default settings, ideal for starting from scratch.
- Manual Project: Creates a fully customizable project with default settings, suitable for advanced users who want complete control.
- Test Project: For exploring and testing Deskofy features.
- AI-Based Project: Generates a project from a single prompt using AI.
- Template Project: Creates a project from an existing template for predefined setups.