/git_find

`$ find repo/` tools

Primary LanguageJavaScript

Github Repo Tree Utility

Get Started

  1. put your token (https://github.com/settings/tokens) into .token which placing within repo root. ps. Be careful with your access token, choose read permission only.
  2. fire!!
$ node try.js microsoft vscode

Check output

find collect/ folder, you'll find microsoft/vscode.txt

License

MIT © Federico Brigante