Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

timble/kodekit-platform

Repository files navigation

README

What is Nooku?

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.

Requirements

Nooku is only supported on PHP 5.3.3 and up running MySQL v5.x, or similar.

Installation

  • Clone this repository at git:https://git.assembla.com/nooku-framework.git

    $ git clone git:https://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

License

The files in this archive are released under the GPLv3 license. You can find a copy of this license in LICENSE.