Skip to content

D4SuCE/RandomAnime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomAnime

Application installation

git clone https://github.com/D4SuCE/RandomAnime
cd RandomAnime
cmake .
make -j4
./RandomAnime 20

Usage

./RandomAnime <urlsCount>

It is desirable <urlsCount> less than 20 - the speed of the program will be maximum.
After executing the program, a .json file will be created that will store <urlsCount> anime.

image