puro
puro copied to clipboard
Freezing commands
Dart's built-in system for installing global command line tools, pub global activate does not mix well with multiple environments and the errors you can get are super confusing. We should have a puro freeze command that manages command line applications in a way that is aware of the Dart version.