Skip to content

chrisledet/urlol-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLol

Bookmark app in Sinatra, flexing my Coffeescript skills. Uses jStorage for saving the bookmarks. It makes use of HTML5 local storage and saves all your data there.

Requirements

  • Ruby 1.8.7 or 1.9.2 with rubygems
  • CoffeeScript 1.1.1
  • Bundler

Install

git clone git://github.com/chrisledet/urlol.git
cd urlol
rake                  # compiles coffeescript files
bundle install        # installs required gems
bundle exec shotgun   # runs sinatra using shotgun

TODO

  • Export to different formats

Credit

Used some of the starter code from Peepcode's Coffescript screencast. Very helpful.

License

DO WHAT THE FUCK YOU WANT TO + BEER/PIZZA PUBLIC LICENSE

About

Save your bookmarks with URLol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published