Skip to content

maiha/2ch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== configurations

# define site
Ch2::Site.create!(:name=>"狼", :host=>"yutori.2ch.net", :code=>"morningcoffee")

# define keywords in positive_keywords for board names to fetch
ookami = Ch2::Site.first
ookami.positive_keywords.create!(:name=>"岡井千聖", :keyword=>"岡井 千聖 ちっさー チッサー")

== start web server

mongrel_rails cluster::start

== download dat & images

rake 2ch:update

== clear html cache files

rake 2ch:expire:cache

== crontab
#18,47 * * * *   (cd /var/www/apps/2ch && rake -s 2ch:update )

About

local image storage application for 2ch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published