Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gluestick

Package Overview
Dependencies
Maintainers
7
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gluestick

GlueStick is a command line interface for quickly developing universal web applications using React

  • 4.6.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
7
Created
Source

gluestick

Gluestick package is a dependency which is being added to your project to handle most of gluestick functionalities. Commands are available through bin directory from your node_modules or proxied via gluestick's command line interface.

Exposed commands

  • gluestick new <YOUR_APPLICATION_NAME> - generate new project
  • gluestick generate <ENTITY_TYPE> <ENTITY_NAME> - generates a new entity from given template
  • gluestick destroy <ENTITY_TYPE> <ENTITY_NAME> - remove entity created by generate command
  • gluestick start - starts a gluestick project
  • gluestick build - create an production asset build
  • gluestick bin <DEPENDENCY_NAME> -- <DEPENDENCY_ARGS> - Execute binary dependenciy
  • gluestick dockerize - create docker image (requires docker installed on your machine)
  • gluestick start-client - starts client separately (part of gluestick start command)
  • gluestick start-server - starts server separately (part of gluestick start command)
  • gluestick test - run projects test suite

Detailed description on all commands is available here

Keywords

FAQs

Package last updated on 27 Mar 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc