logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

SFDK Init - Create Sailfish OS Projects | Online Free DevTools by Hexmos

Create Sailfish OS projects quickly with SFDK Init. Generate project templates and customize builders for your Sailfish OS development. Free online tool, no registration required.

sfdk-init

Initializes a new project. More information: https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/15-building-init/doc/command.init.adoc.

  • Initialize a new project of the given type:

sfdk init {{[-t|--type]}} {{type}}

  • Initialize a new project with a specified builder:

sfdk init {{[-t|--type]}} {{type}} {{[-b|--builder]}} {{builder}}

  • Initialize a new project ignoring non-empty directory:

sfdk init {{[-t|--type]}} {{type}} --force

  • List available project types:

sfdk init {{[-l|--list-types]}}