UNPKG

@sfdx-falcon/builder-library

Version:

Collection of functions for building pre-defined SFDX-Falcon Tasks, Questions, and Task Bundles. Allows developers to quickly build common Task and Interview-driven workflows in their CLI plugins. Part of the SFDX-Falcon Library.

12 lines (7 loc) 138 B
# `builder-library` > TODO: description ## Usage ``` const builder-library = require('builder-library'); // TODO: DEMONSTRATE API ```