cli icon indicating copy to clipboard operation
cli copied to clipboard

Hide the `scaffold band` command and remove info about Bandchain from the docs

Open fadeev opened this issue 3 years ago • 4 comments

It's not maintained and we need to move this functionality into a plugin: https://github.com/ignite/cli/issues/1964

We don't have to delete the code, just hide temporarily until we're ready to move it to a plugin and make an arrangement with Band for them to maintain it.

fadeev avatar Oct 06 '22 08:10 fadeev

It's a good first real usage of the plugins! Should we create a new ignite repo for the plugins ?

tbruyelle avatar Oct 06 '22 09:10 tbruyelle

It's a good first real usage of the plugins! Should we create a new ignite repo for the plugins ?

I think this is a great idea. @ilgooz wdyt?

aljo242 avatar Oct 07 '22 15:10 aljo242

This could be the first plugin we include in an ignite/plugins repo

aljo242 avatar Oct 07 '22 19:10 aljo242

I think one of the advantages of the plugin system is that other entities would be maintaining some of them. I think with Band that should be the case. It's a chain-specific functionality and if they want it in the CLI, they should assign a dev to maintain it.

Having plugins in a single repo I think is perfectly fine. Codeowners file can be used to specify who is responsible for which plugin.

fadeev avatar Oct 09 '22 08:10 fadeev