Online RaptureKit
wilsons.life/rapturekit
To recursively clone RaptureKit files, open PowerShell (Windows) or a command line Terminal (Linux, Mac), and copy/paste the following command (press Enter):
wget -r -m -np -k -N https://wilsons.life/rapturekit/
If wget
is not installed on Windows, you canĀ download the installer or a standalone binary.
If it takes too long and you have to stop the wget process (press CTRL + c), you can run the command again later and it should pick up where it left off.
No Comments