@@ -14,6 +14,11 @@ BML CLI written in Bash. This project is currently under development and a lot o
#### Ubuntu
`sudo apt install curl jq`
#### Ubuntu WSL
``sudo apt install curl &&
sudo apt-get update -y &&
sudo apt-get install -y jq``
#### Fedora
`sudo dnf install curl jq`
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.