Skip to content

Instantly share code, notes, and snippets.

@vinodkc
Last active May 13, 2021 13:28
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vinodkc/16f517229176cbaad36e84c83257f0d0 to your computer and use it in GitHub Desktop.
Save vinodkc/16f517229176cbaad36e84c83257f0d0 to your computer and use it in GitHub Desktop.
mkdir -p ~/mytools/yarn && cd  ~/mytools/yarn

wget https://raw.githubusercontent.com/vinodkc/myscripts/main/yarn-extract-logs.py .

python yarn-extract-logs.py  <fill path to yarn aplication log> <name of new outputh directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment