Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to scan Local Repos #57

Closed
GiJ03 opened this issue Jul 10, 2020 · 1 comment
Closed

How to scan Local Repos #57

GiJ03 opened this issue Jul 10, 2020 · 1 comment

Comments

@GiJ03
Copy link

GiJ03 commented Jul 10, 2020

In the latest version of shhgit, there is no option to scan local GitHub repos. How to scan for a particular repo (present locally) or the repos of any particular organization?

image

@DloomPlz
Copy link
Contributor

Hello ! There is the "--local" flag that has been added in a recent PR.
Example :
go run main.go --local ./test_path/

You will not need to provide a github token in the configuration either.
Hope it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants