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

create-shopify

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-shopify

Generators for Shopify Web

  • 0.4.33
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 03 Dec 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