Skip to content

A JavaScript implementation of my book tracking applicaiton.

Notifications You must be signed in to change notification settings

henrylawson/bookeye-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookeye-js

A JavaScript implementation of my book tracking applicaiton.

getting started

  1. git clone [email protected]:henrylawson/bookeye-js.git
  2. cd bookeye-js
  3. npm install
  4. node usain
  5. cp bookeye-js.plist ~/Library/LaunchAgents

deploying

wget -N https://github.com/henrylawson/bookeye-js/raw/master/deploy.sh && chmod u+x deploy.sh && sudo ./deploy.sh

installing

launchctl load bookeye-js.plist

unisntalling

launchctl unload bookeye-js.plist

About

A JavaScript implementation of my book tracking applicaiton.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published