3.1.0 • Published 5 years ago

@fontoxml/fontoxml-development-tools-module-fcq v3.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

fontoxml-development-tools-module-fcq

This module can be used with the development tools for FontoXML, it contains command for building and running a Content Quality App instance.

Prerequisites

This module requires the following to be installed:

  • FontoXML license
  • FontoXML development tools
  • Docker

Installation

This module is part of the FontoXML development tools and is not meant to be used separately. To install the FontoXML development tools, run the following command:

npm i -g @fontoxml/fontoxml-development-tools

Usage examples

fdt fcq init --version <version> [--location <path>]

Initialize a new Content Quality App instance.

fdt fcq upgrade --version <version> [--location <path>]

Upgrade the Content Quality App instance to the specified version.

We recommend you to complete the Content Quality App instance using the Getting started guide.

fdt fcq run [--location <path>] [--fcq-config-location <path>] [--verbose] [--debug]

Run to test the configuration.

fdt fcq build [--location <path>] [--image-name <image-name>] [--image-tag <image-tag>] [--verbose] [--debug]

Build a production image.

3.1.0

5 years ago

3.0.0

5 years ago

3.0.0-rc2

5 years ago

3.0.0-rc1

5 years ago

2.0.0

6 years ago

2.0.0-rc3

6 years ago

2.0.0-rc2

6 years ago

2.0.0-rc1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago