0.1.11 • Published 8 months ago

@gluestack-v2/framework-cli v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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 @gluestack-v2/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 @gluestack-v2/framework-cli
  • Commands
 node glue add @gluestack-v2/framework-cli