Skip to content

Instantly share code, notes, and snippets.

@nashid
Last active January 26, 2023 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nashid/fcd430769ed085d22fe6dd3a1a24620d to your computer and use it in GitHub Desktop.
Save nashid/fcd430769ed085d22fe6dd3a1a24620d to your computer and use it in GitHub Desktop.
find . -name 'meta.json' -exec cat {} \; | grep "git_url" > shipwright-repos.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment