Go to file
2019-05-15 22:41:12 -04:00
test starting config parsing 2019-05-15 22:41:12 -04:00
.gitignore gomodules 2019-05-15 22:41:12 -04:00
go.mod refactor a bunch of stuff, docstrings 2019-05-15 22:41:12 -04:00
go.sum starting config parsing 2019-05-15 22:41:12 -04:00
LICENSE.txt add license 2019-05-15 22:41:12 -04:00
main.go starting config parsing 2019-05-15 22:41:12 -04:00
manifests_test.go starting config parsing 2019-05-15 22:41:12 -04:00
manifests.go refactor a bunch of stuff, docstrings 2019-05-15 22:41:12 -04:00
README.md starting config parsing 2019-05-15 22:41:12 -04:00
tidelift_yml.go starting config parsing 2019-05-15 22:41:12 -04:00

Install

Using go >= 1.12 so we have go modules.

$ go get
$ go build
$ go test
$ ./tideliftcli scan ~/test/good_fixtures
  yarn.lock, Gemfile, subdir/requirements.txt, 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