We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2850f4c commit 97b2176Copy full SHA for 97b2176
README.md
@@ -10,7 +10,7 @@ This project creates a `repos.json` that can be utilized by the [SAP InnerSource
10
## Usage
11
12
1. Copy `.env-example` to `.env`
13
-1. Fill out the `.env` file with a _token_ from a user that has access to the organizatio to scan (listed below)
+1. Fill out the `.env` file with a _token_ from a user that has access to the organization to scan (listed below)
14
1. Fill out the `.env` file with the exact _topic_ name you are searching for
15
1. Fill out the `.env` file with the exact _organization_ that you want to search in
16
1. Run `python3 ./crawler.py`, which will create a `repos.json` file containing the relevant metadata for the GitHub repos for the given _topic_
0 commit comments