Skip to content

benr75/path-suck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PATH SUCK

Have new moments posted to Path go to your twitter account.

Getting Started

  1. Install redis and the necessary gems

    require 'rubygems'
    require 'mechanize'
    require 'json'
    require 'nokogiri'
    require 'ap'
    require 'redis'
    require 'twitter'
    require 'open-uri'
    require 'json'
    
  2. Create your config file based on path_config.yml.example

  3. Run the app in test mode

    ruby path_suck.rb test
    
  4. Setup a cron to run the app in production mode

    ruby path_suck.rb production
    

Warranty

None, use at your own risk

License

Path Suck is released under the MIT license.

About

Script to suck your posts from the Path social network and into your twitter stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages