Forms CLI

Welcome to the home page for the BlinkMobile Forms CLI documentation. 


Overview

The Forms CLI is a tool that takes a Normalised JSON or Blink Forms definition and converts it into a front end component for inclusion in a web project, such as a Hybrid App. 

The CLI tool itself has a modular design, with the majority of the work being done via framework plugins.

Current Supported Frameworks and Formats:

  • AngularJS
  • JSON

You can read up on the current Built-In Plugins here.


This walkthrough will cover the following topics:

Installing the Forms CLI
Forms CLI Authentication
Forms CLI Commands
Managing Plugins

Next Step


Installing Forms CLI