tideliftcli/README.md
Tyrel Souza 60f39d8e35
readme
2019-05-15 22:41:12 -04:00

13 lines
289 B
Markdown

# Install
Install https://golang.github.io/dep/docs/installation.html
```
$ dep ensure
$ go build
$ go 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
```