A JavaScript implementation of my book tracking applicaiton.
- git clone [email protected]:henrylawson/bookeye-js.git
- cd bookeye-js
- npm install
- node usain
- cp bookeye-js.plist ~/Library/LaunchAgents
wget -N https://github.com/henrylawson/bookeye-js/raw/master/deploy.sh && chmod u+x deploy.sh && sudo ./deploy.sh
launchctl load bookeye-js.plist
launchctl unload bookeye-js.plist