liamjosephsilk / eve-cli

CLI for Shopify online 2.0 stores.
1 stars 0 forks source link

Add CLI commands to create default section. #1

Open liamjosephsilk opened 3 years ago

liamjosephsilk commented 3 years ago

How it would work

In the command line type something similar to eve create section. This would create three files, a .liquid file in the sections folder, a .js file and a correlating .css file.

The template structure to follow the Dawn theme importing assets at the top of the section.

Flags --no-js: To create the template without any Javascript.