Go to file
2019-05-15 22:41:12 -04:00
test/fixtures add tests 2019-05-15 22:41:11 -04:00
.gitignore gomodules 2019-05-15 22:41:12 -04:00
go.mod gomodules 2019-05-15 22:41:12 -04:00
go.sum gomodules 2019-05-15 22:41:12 -04:00
LICENSE.txt add license 2019-05-15 22:41:12 -04:00
main_test.go sorting in tests 2019-05-15 22:41:12 -04:00
main.go sorting in tests 2019-05-15 22:41:12 -04:00
manifests.go sorting in tests 2019-05-15 22:41:12 -04:00
README.md gomodules 2019-05-15 22:41:12 -04:00

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