readme update
This commit is contained in:
parent
60f39d8e35
commit
52d3657c21
10
README.md
10
README.md
@ -3,10 +3,10 @@
|
|||||||
Install https://golang.github.io/dep/docs/installation.html
|
Install https://golang.github.io/dep/docs/installation.html
|
||||||
|
|
||||||
```
|
```
|
||||||
$ dep ensure
|
$ dep ensure
|
||||||
$ go build
|
$ go build
|
||||||
$ go test
|
$ go test
|
||||||
$ ./tideliftcli scan ~/test
|
$ ./tideliftcli scan ~/test
|
||||||
test/fixtures/yarn.lock, test/fixtures/Gemfile, test/fixtures/subdir/requirements.txt, test/fixtures/a/b/c/d/e/f/g/requirements.txt
|
test/fixtures/yarn.lock, test/fixtures/Gemfile, test/fixtures/subdir/requirements.txt, test/fixtures/a/b/c/d/e/f/g/requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user