> cd path/to/some/directory2) Using git, clone the development branch - including all submodules:
git clone -b 1.1/develop --recursive git://github.com/fuel/fuel.git optional_project_name3) Go into your newly cloned directory:
> cd fuelor
> cd optional_project_name4) Run the 'install' task with Oil:
> php oil refine install
It looks like you're new here. If you want to get involved, click one of these buttons!