Skip to content

hleinone/hashfresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HashFresh

What?

An auto-refreshing Twitter and/or Identi.ca hashtag client. You can find it live at Heroku.

How?

Make sure you're using Ruby 1.9.x. I suggest using RVM for managing different Ruby versions. On the command-line:

git clone git://github.com/hleinone/hashfresh.git hashfresh
cd hashfresh
gem install heroku

Running locally

On the command-line:

gem install sinatra haml maruku
ruby hashfresh.rb

Deploying

On the command-line:

heroku create <YOUR_APP_NAME>
git push heroku master

Lost?

Trying to find the version for Google App Engine?

About

A site for auto-refreshing hashtags on social networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors