Base for a static organization website

build.properties 174B

123456789101112
  1. # Name
  2. project.name = CakePHP
  3. # Git stuff
  4. git.remote = origin
  5. # Directories
  6. build.dir = build
  7. dist.dir = dist
  8. # Server
  9. pirum.dir = /home/cakephp/www-live/pear.cakephp.org