Nooku is an open-source web application framework. It uses a component based architecture. Written in PHP 5.3, HTML5, CSS3 and Javascript, and made by passionate developers from all over the world.
By doing most of the repetitive work for you, Nooku greatly reduces the time to develop all kinds of websites and web applications, allowing you to focus on the things that matter : features.
Nooku is only supported on PHP 5.3.3 and up running MySQL v5.x, or similar.
- Clone this repository at git://git.assembla.com/nooku-framework.git
$ git clone git://git.assembla.com/nooku-framework.git
- Switch to the develop branch
$ git checkout develop
-
Install VirtualBox
-
Install Vagrant
-
Run
vagrant up
in the repository directory
$ vagrant up
- Add the following line into /etc/hosts
33.33.33.63 nooku.dev webgrind.nooku.dev phpmyadmin.nooku.dev
- You can now reach Nooku at nooku.dev
The files in this archive are released under the GPLv3 license. You can find a copy of this license in LICENSE.