#add-on #latest-version #download #install #extract #user #elv-ui

app elvui-refresh

A program to download, extract and install the latest version of ElvUI

9 releases (3 stable)

1.0.3 May 18, 2023
1.0.2 May 17, 2023
0.6.0 May 17, 2023
0.5.0 May 17, 2023
0.1.0 May 17, 2023

#23 in #latest-version

Download history 24/week @ 2024-02-23 4/week @ 2024-03-01 1/week @ 2024-03-08 2/week @ 2024-03-15 47/week @ 2024-03-29 10/week @ 2024-04-05

57 downloads per month

MIT license

19KB
174 lines

ElvUI Refresh CLI 📦

This tool allows users to download and install the latest version of ElvUI to their Blizzard addons folder.

Installation

(Easiest) Are you a Rustacean? 🦀

Run cargo install elvui-refresh

Manual installation

Open bash.exe on windows and run the following:

$ curl https://github.com/chancehl/elvui-refresh/releases/download/v1.0.2/elvui-refresh-x86_64-pc-windows-msvc.zip --output %userprofile%\Downloads\elvui-refresh.zip -L

$ tar -zvxf %userprofile%\Downloads\elvui-refresh.tar.gz

Help

A program to download, extract and install the latest version of ElvUI

Usage: elvui-refresh [OPTIONS]

Options:
  -f, --addons-folder <ADDONS_FOLDER>  The addons folder location
  -h, --help                           Print help
  -V, --version                        Print version

Dependencies

~26–42MB
~801K SLoC