Skip to content

Latest commit

 

History

History
 
 

dep

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dependabot-dep

Go dep support for dependabot-core.

Running locally

  1. Install native helpers

    $ helpers/build "$(pwd)/helpers"
    
  2. Install Ruby dependencies

    $ bundle install
    
  3. Run tests

    $ bundle exec rspec spec