Skip to content

First Public Alpha of Phoenix

Pre-release
Pre-release
Compare
Choose a tag to compare
@csaunders csaunders released this 21 Oct 02:34

Phoenix 0.0.1 alpha

This includes the first binary release of the theme tools. The current feature set is:

  • theme-configure: configure a project (access token, shop, etc.)
  • theme-watch: watch current directory for changes and push those changes to Shopify
  • theme-manipulate: perform various operations with various files
    • download [file ...]: download files from Shopify. An empty list will download the entire theme into your current directory
    • upload file [...]: upload one or more files to Shopify
    • remove file [...]: remove file from local filesystem and from Shopify

In order to easily use the binaries, extract them to a safe location (i.e. ~/tools/theme-utils/) and add the location to your Path.