Skip to content

Commit

Permalink
chore: update download & run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
lili2311 authored Jun 16, 2020
1 parent 9dcfeac commit c8266ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ This script is intended to help import projects into Snyk with a controlled pace
- `CONCURRENT_IMPORTS` (optional) defaults to 5 repos at a time, which is the recommended amount to import at once as a max. Just 1 repo may have many projects inside. (10 may also be okay if all repos are small)
- `SNYK_API` (optional) defaults to `https://snyk.io/api/v1`

### 3. Install & run
`npm i -g snyk-api-import && DEBUG=snyk* snyk-api-import` or use one of the binaries
### 3. Download & run
Grab a binary from the [releases page](https://github.com/snyk-tech-services/snyk-api-import/releases) and run with `DEBUG=snyk* snyk-api-import-macos`

0 comments on commit c8266ec

Please sign in to comment.