packages icon indicating copy to clipboard operation
packages copied to clipboard

[Request] mise

Open yozachar opened this issue 6 months ago • 0 comments

Package:

https://aur.archlinux.org/packages/mise-bin

Purpose:

"dev tools, env vars, task runner"

Benefits:

Much faster alternative to asdf.

Building:

$ CHROOT=$HOME/chroot
$ mkdir $CHROOT
$ mkarchroot $CHROOT/root base-devel
$ arch-nspawn $CHROOT/root pacman -Syu
$ git clone "https://aur.archlinux.org/mise-bin.git"
$ cd mise-bin
$ makechrootpkg -c -r $CHROOT

Copyright:

MIT

Expected Interest:

Many

Already available?

No

Unique request?

Yes

Banned package?

No

More information:

Supersedes: https://github.com/chaotic-aur/packages/issues/2714

yozachar avatar Feb 13 '24 02:02 yozachar