Deprecation Notice

This commit is contained in:
Christer Warén
2026-08-26 00:39:28 +03:00
parent 869a22cb73
commit 1d906696aa
40 changed files with 3 additions and 1004 deletions
+2 -13
View File
@@ -1,15 +1,4 @@
# 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
export PATH=$HOME/bin:$PATH
```
## Schedule
```
# Warén CLI
*/30 * * * * $HOME/bin/wx auto
```
## Documentation
Check documentation in Warén Group's Infra repository. This repository is going to be deprecated soon.