New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gluestack/glue-plugin-engine

Package Overview
Dependencies
Maintainers
9
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gluestack/glue-plugin-engine

Create an Application using GlueStack framework

0.0.23
Source
npm
Version published
Maintainers
9
Created
Source

About cgsa-template

Note: This repository contains example app built using the GlueStack framework.

Installation

$ npx create-gluestack-app my-gluestack-app

OR

$ npm init gluestack-app my-gluestack-app

Commands

glue command

$ node glue
Usage: glue [options] [command]

GlueStack framework

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  hello-world     Prints Hello world!
  help [command]  display help for command

hello-world command

$ node glue hello-world

Hello world!

Keywords

npm

FAQs

Package last updated on 13 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts