I created a "move" script to make the process of migrating plugins over to this org easier but it has a few TODOs in it: https://github.com/mise-plugins/registry/blob/main/.mise/tasks/move I think a lot of this can be handled with the [`gh`](https://cli.github.com/) CLI.
I created a "move" script to make the process of migrating plugins over to this org easier but it has a few TODOs in it: https://github.com/mise-plugins/registry/blob/main/.mise/tasks/move
I think a lot of this can be handled with the
ghCLI.