Socket
Socket
Sign inDemoInstall

create-shopify

Package Overview
Dependencies
23
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-shopify

Generators for Shopify Web


Version published
Weekly downloads
58
increased by866.67%
Maintainers
1
Install size
31.9 MB
Created
Weekly downloads
 

Readme

Source

Webgen

Webgen automates code generation and modification for web-based projects at Shopify.

ShipitShopify Build#webgenRoad MapFAQ

Usage

yarn create shopify [command] [root] [...options]

Arguments

command: 'app' | 'component' | 'feature' | 'help' | 'section | 'route' | 'version'

This required argument is the name of the command to execute: must be one of the official commands or custom local command. See the Commands section for more information on both the official commands and creating custom commands.

root: string

All commands commit file changes to the current working directory by default, but this optional root argument can be used to specify an alternate path.

Example

yarn create shopify app path/to/new-app

Options

--dev

Runs any command with dev to ignore dependency installation steps.

--debug

Runs any command with debug to enable verbose logging.

Want to contribute?

Check out our Contributing Guide.

FAQs

Last updated on 03 Dec 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc