Skip to content

lamby/cakephp-instaweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CakePHP Instaweb

Instantly serves a CakePHP application (for development phase only).

Requirements

  • Python 2.5
  • setuptools

Installation

On Debian GNU/Linux systems, you can install the cakephp-instaweb package.

  1. Clone this repository:

    git clone git://github.com/lamby/cakephp-instaweb.git cakephp-instaweb
    
  2. Go to cakephp-instaweb directory, open your shell and type:

    [sudo] python setup.py install
    

Usage

From your CakePHP application underneath webroot:

cakephp-instaweb

To see all available commands:

cakephp-instaweb -h

Authors

  1. Chris Lamb
  2. Isman Firmansyah

Copyright

CakePHP Instaweb is released under MIT License. See LICENSE.txt for details.

Releases

No releases published

Packages

 
 
 

Languages