Calculate WordPress usage worldwide
Go to file
2019-10-23 19:50:50 +02:00
resources Save in exceptions 2019-10-09 19:50:14 +02:00
src/wordpress_used Add new Headers 2019-10-13 01:36:40 +02:00
test/wordpress_used First commit 2019-10-07 19:35:09 +02:00
.gitignore First commit 2019-10-07 19:35:09 +02:00
Makefile Update Makefile 2019-10-10 17:23:55 +02:00
project.clj Update project.clj 2019-10-10 17:34:16 +02:00
README.md Update README.md 2019-10-23 19:50:50 +02:00

Requirements

To run it you'll need either 2Gb of RAM or a swap file of the same size.

Install

sudo apt install clojure leiningen wget make

Prepare

make prepare

Run

make run