cli icon indicating copy to clipboard operation
cli copied to clipboard

Provide a `dependabot new-ecosystem` command

Open deivid-rodriguez opened this issue 1 year ago • 0 comments

We're recently trying to be more agile at providing support for new ecosystems in dependabot-core, and I thought it would be nice for people to be able to bootstrap a new ecosystem more easily and let them get all the boilerplate code needed to implement a new by running a command.

And I thought maybe that could be added to the CLI.

One potential problem is that it would couple the CLI with the particular structure of the dependabot-core repo, which is not ideal.

Opening this issue to hear thoughts & opinions about this!

deivid-rodriguez avatar Nov 08 '23 17:11 deivid-rodriguez