gluestick-cli

4.6.6 • Public • Published

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

Package Sidebar

Install

npm i gluestick-cli

Weekly Downloads

5

Version

4.6.6

License

MIT

Unpacked Size

118 kB

Total Files

12

Last publish

Collaborators

  • cybrass
  • ferrannp
  • mike866
  • supergibbs
  • toddsurfs
  • zamotany