Bibata_Cursor/README.md
K a i z 1f035b10fb
Update README.md
Add Build Instruction
2017-11-24 08:08:48 +05:30

31 lines
1 KiB
Markdown

# Bibata_Cursor
###### Material Based Cursor
![alt text](https://github.com/KaizIqbal/Bibata_Cursor/blob/master/image/wall.png)
# Installation
The Installation Is Easy,You Just Follow This Command
$ git clone https://github.com/KaizIqbal/Bibata_Cursor.git
$ cd Bibata_Cursor/
$ sudo chmod +x Bibata_installer.sh
$ sudo ./Bibata_installer.sh
If You get any error Like missing cursor,So You must Have To rebuild The cursor By Following Command
$ sudo chmod +x $ ./build.sh
$ ./build.sh
![alt text](https://github.com/KaizIqbal/Bibata_Cursor/blob/master/image/all.png)
# Build
## Build Dependancy
### Inkscape
### xcursorgen
###### How To Build
In The ['src'](https://github.com/KaizIqbal/Bibata_Cursor/tree/master/src) Directory you see all the Source File.It Also Contain Oe Directory Called ['svgs'](https://github.com/KaizIqbal/Bibata_Cursor/tree/master/src/Bibata/svgs) That Contain All .svg File
###### After Buil The Icons Using Following Commands
$ sudo chmod +x build.sh
$ ./build.sh
ENJOY.