# app-cli-node-generator-helper **Repository Path**: mirrors_Shopify/app-cli-node-generator-helper ## Basic Information - **Project Name**: app-cli-node-generator-helper - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @shopify/app-cli-node-generator-helper [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![Build Status](https://travis-ci.com/Shopify/app-cli-node-generator-helper.svg?branch=master)](https://travis-ci.com/Shopify/app-cli-node-generator-helper) Helpers to generate code in [Shopify's node app](https://github.com/shopify/shopify-app-node) typically used with the [Shopify-App-CLI](https://github.com/Shopify/shopify-app-cli). Currently generates page templates, calls to the Billing API and the code to register and receive webhooks. See the [Shopify-App-CLI](https://github.com/Shopify/shopify-app-cli) for more information about running these commands through the CLI. ## Usage This repository is used by [Shopify-App-CLI](https://github.com/Shopify/shopify-app-cli) to help generator code in [our node app](https://github.com/Shopify/shopify-app-node) You can clone or fork it yourself, but it’s faster and easier to use Shopify App CLI, which handles additional routine development tasks for you. ## License This respository is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).