public
Description: Importers for enki from other blog engines
Homepage: http://www.enkiblog.com
Clone URL: git://github.com/xaviershay/enki-translator.git
name age message
file LICENSE Thu Feb 21 01:42:12 -0800 2008 README and LICENCE [xaviershay]
file README Thu Feb 21 02:13:29 -0800 2008 Better db examples [xaviershay]
directory mephisto/ Fri Apr 11 18:25:16 -0700 2008 Convert <macro:code> to --- (lesstile) [xaviershay]
README
= Enki Translator

Imports mephisto blogs into Enki

== Quick Start

  sudo gem install activewarehouse-etl
  cd mephisto/
  cp database.example.yml database.yml # edit to taste
  mysqladmin -u root create enki_etl_execution
  etl import.ebf

== Author

Xavier Shay
xavier@rhnh.net

== License

GPL - See LICENSE