Skip to main content

What is FDK CLI

FDK CLI helps in building themes and extensions for the Fynd Platform. It helps you in both developing and publishing your themes. This document explains how to use the FDK CLI for theme development. To learn how to use FDK CLI for extension development, see FDK CLI for extensions.

Features

FDK CLI speeds up your theme development process with the following features:

  • Preview and test theme changes before syncing
  • Hot reloading whenever changes are detected
  • Initialize a new theme using Emerge as a starting point
  • Sync theme to your application

Installation

To learn how to install FDK CLI refer to Install FDK CLI.

Getting Started

Review the getting started with FDK CLI guide to learn about topics including:

  • Requirements for using FDK CLI
  • User Authentication
  • Creating a new theme
  • Previewing a theme
  • Syncing a theme

Command Reference

FDK CLI offers basic commands to authenticate and create extensions, and specific commands for theme and extension development.

Contributing to FDK CLI

FDK CLI is open source. Learn how to contribute to our GitHub repository.

More help

  • Open a GitHub issue - To report bugs or request new features, open an issue in the FDK CLI repository.