Go to file
Christer Warén 6b9afb0ed0 Source Update
2024-05-01 02:55:43 +03:00
.vscode Initial Commit 2024-04-26 04:32:06 +03:00
src Source Update 2024-05-01 02:55:43 +03:00
generator.php Generator Update 2024-04-27 21:14:13 +03:00
LICENSE Initial Commit 2024-04-26 04:32:06 +03:00
README.md Update Install instructions in README.md 2024-05-01 01:50:58 +03:00
wx Source Update 2024-05-01 02:55:43 +03:00

Warén Group - Warén CLI (wx)

Install

mkdir $HOME/bin &> /dev/null
curl https://git.waren.io/warengroup/wx/raw/branch/master/wx -o $HOME/bin/wx &> /dev/null
chmod +x $HOME/bin/wx &> /dev/null