glue-plugin-cli

To get started with gluestack-framework, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects.
glue-plugin-cli
Installation

glue-plugin-cli

The glue cli plugin is used to maintain information related to installed plugins and its instances. It is the process manager for your gluestack plugins and it manages all the instances of plugins. It is used internally by the develop plugin.

Installation

The glue-plugin-develop has a dependency on framework-cli plugin and is required to run a gluestack project, you can run the following command in project's root directory:
$ node glue add framework-cli
  • Commands
node glue add framework-cli