Terraform support for dependabot-core
.
-
Install native helpers
$ export DEPENDABOT_NATIVE_HELPERS_PATH=$PWD/helpers/install-dir $ helpers/build
-
Install Ruby dependencies
$ bundle install
-
Run tests
$ bundle exec rspec spec
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Terraform support for dependabot-core
.
Install native helpers
$ export DEPENDABOT_NATIVE_HELPERS_PATH=$PWD/helpers/install-dir
$ helpers/build
Install Ruby dependencies
$ bundle install
Run tests
$ bundle exec rspec spec