RSS To import your posts from an RSS feed (local or remote), run: $ ruby -rubygems -e 'require "bunto-import"; BuntoImport::Importers::RSS.run({ "source" => "my_file.xml" })' The source field is required and can be either a local file or a remote one. View Source → Back Next