Skip to content

scherztc/random_tool

Repository files navigation

README

This Solr/Blacklight/RoR Application is used to organize the Resources that come from my Bookmark file.

It can

Import URLs from Bookmark Search all the Resources in the Bookmark

Things you may want to cover:

  • SOLR

solr_wrapper bundle exec rake tool:reindex

  • Rails Sever

rails server

  • Import URLs

rails db:seed rake bookmarks:import

  • Export URLs

  • Strips URLs from Bookmark File

sed -ne 's|.<A HREF="(http[^"])".*|\1|p' bookmarks_2_6_14.html > bookmark_url.lst

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published