mottekit
MotteKit is a multi-purpose "Swiss Army knife" CLI tool.
Installation
Bash |
---|
| bash <(curl -fsSL https://raw.githubusercontent.com/dmotte/misc/main/scripts/mottekit/install.sh)
|
Or with custom directory:
Bash |
---|
| bash <(curl -fsSL https://raw.githubusercontent.com/dmotte/misc/main/scripts/mottekit/install.sh) ~/mydir
|
Additional requirements
In order to make the Python scripts work, you also need to install the following packages:
Bash |
---|
| sudo apt-get update && sudo apt-get install -y python3-pip python3-venv
|
Usage
To update: