Closed white-hat-vaibhs closed 4 years ago
rm $(which theme)
https://shopify.github.io/themekit/faq/#how-do-i-remove-theme-kit
I hope this removed the source file from my local machine too
there is no source code on your machine. its a binary
Thankyou
curl -s https://shopify.github.io/themekit/scripts/install.py | sudo python
Mentioned above is the command that I used to install the theme kit for local development but I need to uninstall this as I realized that Shopify theme development is not a TRUE local Development environment. I would really appreciate it if you add that feature but for now please provide with uninstalling command.