1
0
mirror of https://github.com/byReqz/blackmate.git synced 2024-11-01 11:33:13 +00:00
blackmate/README.md
2017-01-20 08:30:16 +00:00

24 lines
490 B
Markdown

# BlackMate
![Alt text](blackmate.png?raw=true "Title")
## Blackmate
Blackmate is a generator for the tools list of BlackArch Linux OS, made for the wm Xfce4. The script fetch the latest tools and generate an new entry on the blackarch menu
## How to
```
git clone https://github.com/Anyon3/blackmate
mv blackmate /usr/share/
cd /usr/share/blackmate
sh blackmate.sh
```
## With pacman
```
sudo pacman -S blackmate
sudo blackmate
```
Code written by Dimitri Mader (dimitri@linux.com)