Skip to content

penny-arcade/pax-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

  First install the dependencies:
    * Node >= 0.4.0
    * git submodule update --init --recursive

  Next, configure the app:
    * cp config.example.json config.json
    * Put in the correct port, twitter username and password

  If you would like to persist data between sessions:
    * touch cache.json