Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 357 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 357 Bytes

dependabot-hex

Elixir support for dependabot-core.

Running locally

  1. Install native helpers

    $ helpers/build helpers/install-dir/hex
    
  2. Install Ruby dependencies

    $ bundle install
    
  3. Run tests

    $ bundle exec rspec spec