Obama AmA
Caches the obama AMA and updates whenever reddit lets you through.
Needs: Node.js and NPM installed in order to work.
Easy way ( Install Globally )
npm install -g obama-ama
and run obama-ama
from the command line! (you may need to use sudo when
installing globally.)
Instructions Without Installing Globally
- Clone the repository
- run
npm install
in the repository's directory - Run
node index.js
- Open your web browser to
http://localhost:5000
That's it!