https://github.com/athlan/terminarz
https://github.com/athlan/terminarz
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/athlan/terminarz
- Owner: athlan
- License: bsd-3-clause
- Created: 2013-04-27T18:37:50.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-28T21:34:11.000Z (about 13 years ago)
- Last Synced: 2025-01-29T16:26:05.995Z (over 1 year ago)
- Language: PHP
- Size: 813 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Terminarz
=======================
Installation
------------
cd my/project/dir
git clone https://github.com/athlan/terminarz .
cd ZendSkeletonApplication
php composer.phar self-update
php composer.phar install
Configure database connection and email
cp config/autoload/local.dist.php config/autoload/local.php
vim config/autoload/local.php