Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

dependabot-elm

Elm support for dependabot-core.

Running locally

  1. Install Ruby dependencies

    $ bundle install
    
  2. Run tests

    $ bundle exec rspec spec