| doc_order | 3 |
|---|
You should now be all set to run the importers with the following incantation:
{% highlight bash %} $ ruby -r rubygems -e 'require "jekyll-import"; JekyllImport::Importers::MyImporter.run({ # options for this importer })' {% endhighlight %}
Where MyImporter is the name of the specific importer.