Created
October 26, 2016 18:28
-
-
Save bradstemke/9b2d249295abaa02536e8014578a629a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is for all .liquid files within directory | |
find . -name '*.liquid' | xargs wc -l |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment