Sha256: 976b92cc00d6bde219558e179f826ffaad1606a8a2d91693037ad5f255b94845
Contents?: true
Size: 1.02 KB
Versions: 8
Compression:
Stored size: 1.02 KB
Contents
--- title: Getting started section: getting-started toc: false --- Developers should have some prior knowledge of the [Shopify app ecosystem](https://shopify.dev/concepts/apps). Shopify App CLI creates apps using either [Node.js](https://nodejs.org/) or [Ruby on Rails](https://rubyonrails.org/). ## Requirements - [Ruby](https://www.ruby-lang.org) 2.5.1+ - A [Shopify partner account](https://partners.shopify.com/signup) - A [Shopify development store](https://help.shopify.com/en/partners/dashboard/development-stores#create-a-development-store) to install and test apps ### Windows requirements You’ll need to install the following tools to use Shopify App CLI on Windows: - [Linux Subsystem for Windows](https://docs.microsoft.com/en-us/windows/wsl/install-win10) - [Ubuntu VM](https://www.microsoft.com/en-ca/p/ubuntu/9nblggh4msv6) ## Next steps - [Install the CLI]({{ site.baseurl }}/getting-started/install/) - [Upgrade]({{ site.baseurl }}/getting-started/upgrade/) - [Uninstall]({{ site.baseurl }}/getting-started/uninstall/)
Version data entries
8 entries across 8 versions & 1 rubygems