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.gitThen in your project install with:
mise use coreutils --pinCheck out the mise readme for more detailed instructions.
Install once with:
asdf plugin-add coreutils https://github.com/jubr/asdf-uutils-coreutils.gitThen in your project install with:
asdf install coreutils latestCheck out the asdf readme for more detailed instructions.
1.0.0- First release. Tested on Darwin, linux + windows pending.