Rust uutils/coreutils plugin for the ubiquitous mise and asdf version managers.
Install once with:
mise plugins install --yes coreutils https://github.com/jubr/asdf-uutils-coreutils.git
Then in your project install with:
mise use coreutils --pin
Check out the mise readme for more detailed instructions.
Install once with:
asdf plugin-add coreutils https://github.com/jubr/asdf-uutils-coreutils.git
Then in your project install with:
asdf install coreutils latest
Check out the asdf readme for more detailed instructions.
1.0.0
- First release. Tested on Darwin, linux + windows pending.