topgrade-rs / topgrade

Upgrade all the things
GNU General Public License v3.0
1.7k stars 113 forks source link

Feature: Support mise #841

Closed rubiin closed 2 days ago

rubiin commented 3 days ago

I want to suggest a new step

https://github.com/jdx/mise

Since we are supporting asdf , mise would be a nice addition

For now , I am doing via custom commands

  # Custom commands
  [commands]
"Mise" = "mise self-update;mise plugins update"

I want to suggest some general feature

Topgrade should...

should update mise plugins. Should self upgrade mise

More information