2016-07-11 06:42:46 +00:00
# BlackMate
![Alt text ](blackmate.png?raw=true "Title" )
## Blackmate
2016-09-23 18:59:28 +00:00
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
2016-07-11 06:42:46 +00:00
## How to
```
git clone https://github.com/Anyon3/blackmate
2016-07-11 06:44:05 +00:00
mv blackmate /usr/share/
cd /usr/share/blackmate
sh blackmate.sh
2016-07-11 06:42:46 +00:00
```
2016-07-14 14:42:30 +00:00
## With pacman
2016-07-14 14:42:04 +00:00
```
sudo pacman -S blackmate
sudo blackmate
```
2017-01-20 08:30:16 +00:00
Code written by Dimitri Mader (dimitri@linux.com)