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

gluestick-cli

Package Overview
Dependencies
Maintainers
3
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

  • 1.0.0-rc.6
  • Source
  • npm
  • Socket score

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

gluestick-cli

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

Exposed commands

gluestick new

Takes care of generating new project

gluestick new <YOUR_APPLICATION_NAME>

Available options:

  • -d, --dev <path> - Relative path to development gluestick repo
  • -y, --yarn - Use yarn to perform installations (not working yet, see #528)

gluestick reinstall-dev

Reinstall gluestick dependency project

gluestick reinstall-dev

gluestick watch

Watches and applies changes from gluestick package to current project

gluestick watch

gluestick reset-hard

Removes gluestick dependency project clean build, cache and reinstalls dependencies

gluestick reset-hard

Keywords

FAQs

Package last updated on 07 Mar 2017

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