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
Gopkg.lock gomodules 2019-05-15 22:41:12 -04:00
Gopkg.toml using dep, and gitignore 2019-05-15 22:41:12 -04:00
main_test.go add tests 2019-05-15 22:41:11 -04:00
main.go stub out configure 2019-05-15 22:41:12 -04:00
manifests.go add tests 2019-05-15 22:41:11 -04:00
README.md add deps in readme 2019-05-15 22:41:12 -04:00

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

Deps

https://github.com/urfave/cli https://github.com/bmatcuk/doublestar https://github.com/stretchr/testify