CLI utility to fetch projecteuler problems by problem numbers
download the latest release and install with
npm i -g ./ruler-1.0.0.tgz
run with commands rule
and ruler
usage: rule [-h] [-v] [-m] P
Ruler [rule] projecteuler.net problems automator !
positional arguments:
P the problem to fetch [number]
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-m, --minimal specify if minimal page should be scraped [doesnt include the title]