readme
This commit is contained in:
parent
9fef081c54
commit
60f39d8e35
12
README.md
Normal file
12
README.md
Normal 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
BIN
tideliftcli
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user