Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (19 loc) · 309 Bytes

readme.md

File metadata and controls

19 lines (19 loc) · 309 Bytes

install

# if ruby needed
yay -S --needed asdf-vm
asdf plugin-add ruby https://github.com/asdf-vm/asdf-ruby && asdf install ruby
# gem install
gem install shopify-cli
# check install
shopify version
# login
shopify login --store=STORE

run

# cd
cd /var/theme
# serve
shopify theme serve