Deprecation Notice
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user