dependabot / cli

A tool for testing and debugging Dependabot update jobs.
MIT License
217 stars 34 forks source link

[Question] Is it possible to use this without Docker? #318

Open rmg-x opened 4 months ago

rmg-x commented 4 months ago

Would it be possible to run dependabot CLI / dependabot-core without Docker?

Maybe there is good reasoning behind the usage of Docker but I find it very "heavy" and complex just to get this working locally. Especially since the CLI itself requires docker to be running which seems... odd.