This repository contains Japanese summaries of Ruby Weekly published on my Japanese blog. It also includes Rake tasks that help me prepare and publish the summaries for each issue.
-
Clone this repository.
$ git clone git@github.com:rastamhadi/ruby_weekly_ja.git
-
Install gems in the Gemfile.
$ bundle install
$ rake 362.md
This will generate a skeletal blogpost with preformatted links to articles in issue #362 of Ruby Weekly.