Giter Site home page Giter Site logo

lvl99 / cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shopify/cli

0.0 0.0 0.0 61.56 MB

Build apps, themes, and hydrogen storefronts for Shopify

Home Page: https://shopify.dev

License: MIT License

Shell 0.22% JavaScript 1.67% Ruby 25.83% TypeScript 68.51% CSS 1.81% NewLisp 0.01% HTML 0.20% Liquid 1.34% Batchfile 0.01% Dockerfile 0.05% SCSS 0.26% Gherkin 0.11%

cli's Introduction

Shopify CLI

Twitter Followers License badge

With the Shopify command line interface (Shopify CLI 3.0), you can:

  • initialize, build, dev, and deploy Shopify apps, extensions, functions and themes
  • build custom storefronts and manage their hosting

Learn more in the commands docs.

 

Before you begin

Install the latest version of Node.js and npm (or another package manager of your choice).

 

Developing apps with Shopify CLI

When you’re building a Shopify app, you can initialize your project using your preferred package manager. A single command will install all the dependencies you need — including Shopify CLI itself.

Initialize your project using one of the following commands:

  • npm init @shopify/app@latest (installed by default with Node)
  • pnpm create @shopify/create-app@latest
  • yarn create @shopify/app
  • bun create @shopify/app@latest (experimental)

Learn more in the docs: Create an app

 

Developing themes with Shopify CLI

To work with themes, the CLI needs to be installed globally with:

  • npm install -g @shopify/cli @shopify/theme

You can also use do it through Homebrew on macOS: brew tap shopify/shopify && brew install shopify-cli

Learn more in the docs: Shopify CLI for themes

 

Developing Hydrogen custom storefronts with Shopify CLI

The Hydrogen code lives here: https://github.com/Shopify/hydrogen/tree/main/packages/cli

Learn more in the docs: Shopify CLI for Hydrogen storefronts

 

Help 🖐

If you encounter issues using the CLI or have feedback you'd like to share with us, below are some options:

Contribute 👩🏽‍💻

If you'd like to contribute to the project, check out the contributors docs and the steps to get started.

 

References

cli's People

Contributors

isaacroldan avatar pepicrft avatar amcaplan avatar matteodepalo avatar gonzaloriestra avatar alvaro-shopify avatar arkham avatar shauns avatar github-actions[bot] avatar dependabot[bot] avatar byrichardpowell avatar vividviolet avatar karreiro avatar rezaansyed avatar ryancbahan avatar nickwesselman avatar t6d avatar pacocastrotech avatar olavoasantos avatar rachel-carvalho avatar alfonso-noriega avatar paulomarg avatar albchu avatar cartogram avatar sherrao avatar jamesmengo avatar alanthai avatar vincentezw avatar kris-tremblay avatar dphm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.