esvu
esvu copied to clipboard
Support Boa nightly version
You can get nightly releases from https://github.com/boa-dev/boa/releases/tag/nightly This adds support for installing them with esvu install boa@nightly. The filenames are somewhat different.
Ping?
generally the default behavior of esvu is to install nightlies unless you ask for a specific version. should the logic be flipped here?
So latest or omitting the version should give the nightly, rather than the latest stable? Sure, can do.
Done.