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

gluestick-cli

Package Overview
Dependencies
Maintainers
6
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gluestick-cli

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

  • 4.6.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-36.84%
Maintainers
6
Weekly downloads
 
Created
Source

gluestick-cli

Gluestick CLI is an command line interface for the gluestick package. It exposes the few commands from your global packages, and proxies the rest of them to your local distribution of gluestick.

Exposed commands

gluestick new

Create a new GlueStick project with latest gluestick version available on npm

gluestick new <YOUR_APPLICATION_NAME>

Available options:

  • -d, --dev <path> - Relative path to development gluestick repo
  • -n, --npm - Use npm instead of yarn for install dependencies
  • -s, --skip-main - Skip main app generation

gluestick reinstall-dev

Reinstall Gluestick dependencies

gluestick reinstall-dev

gluestick watch

Watches and applies changes from the Gluestick package to the current project

gluestick watch

gluestick reset-hard

Removes Gluestick dependencies and does a clean build

gluestick reset-hard

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