Skip to content
mikian edited this page Apr 9, 2012 · 1 revision

External Tools

Alula required couple external tools and libraries to work properly. Please install these before installing any other components.

  • ImageMagick, Install with brew install imagemagick
  • ExifTool, install with brew install exiftool

Alula Components

Install Alula from gem:

gem install alula

Create first blog

Execute following command:

alula init [path]
Clone this wiki locally