Elixir support for dependabot-core
.
-
Install native helpers
$ helpers/build helpers/install-dir/hex
-
Install Ruby dependencies
$ bundle install
-
Run tests
$ export DEPENDABOT_NATIVE_HELPERS_PATH=$PWD/helpers/install-dir $ bundle exec rspec spec