tideliftcli/README.md
2019-05-15 22:41:12 -04:00

19 lines
341 B
Markdown

# Install
Using go >= 1.12
```
$ go get
$ 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
```
Deps
https://github.com/urfave/cli
https://github.com/bmatcuk/doublestar
https://github.com/stretchr/testify