0.1.0 • Published 3 years ago

heroku-lwc-plugin v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

heroku-lwc-plugin

oclif Version Downloads/week License

Usage

$ heroku plugins:install heroku-lwc-plugin
$ heroku COMMAND
running command...

Commands

heroku lwc:create

Simplifies the creation of a Lightning Web Components project for Heroku. Scaffolds a local project, creates a Heroku app, and depending on the chosen template, also provisions a Heroku Postgres database with sample data.

USAGE
  $ heroku lwc:create

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ heroku lwc:create

See code: src/commands/lwc/create.ts