The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

shopify-liquid-beautify.pl - Beautifies liquid files.

SYNOPSIS

shopify-liquid-beautify.pl [files]

        files           The list of files and folders to beautify.
                        If no files are specified, content is read
                        from standard input.
        
        --verbose       Displays extra info.
        --quiet         Suppress everything except errors.
        
        --help          Displays this messaqge.
        --fullhelp      Displays the full pod doc.

This tool beautifies liquid files.

EXAMPLES

        shopify-liquid-beautify.pl *.liquid
        

Will beautify all liquid files in the oflder.