Hello community,
This is a tiny command line node app, to print out the latest ProcessWire forum posts to your terminal.
Installation
Following command requires nodejs
sudo npm install -g processwire-forum-posts
Usage
The global installation will symlink an executable script and place it i...