This commit is contained in:
Tyrel Souza 2019-05-13 23:45:59 -04:00 committed by Tyrel Souza
parent 9fef081c54
commit 60f39d8e35
No known key found for this signature in database
GPG Key ID: 5A9394D4C30AEAC0
2 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# 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
```

BIN
tideliftcli Executable file

Binary file not shown.