looking for a talented web developer, Javascript (7 years experience), Java, Ruby? Luckily I'm available!

For more informations, go to my website (in french)

Installation

The main part of Web log today is based on sub so the installation is really easy.

You just need git, ruby 1.9.3 and gem.

  1. Get the sources in ~/.wlt by example

    git clone git://github.com/eunomie/wlt.git ~/.wlt
    
  2. Run bundler

    cd ~/.wlt
    bundle
    
  3. Install it.

    For bash : sh echo 'eval "$(~/.wlt/bin/wlt init -)"' >> ~/.bash_profile exec bash

    For zsh : sh echo 'eval "$(~/.wlt/bin/wlt init -)"' >> ~/.zshenv source ~/.zshenv

Here we go! wlt is installed. So easy, isn't it?