ml/git-synchronizer-app
Composer 安装命令:
composer require ml/git-synchronizer-app
包简介
A stub for projects using GitSynchronizer
README 文档
README
Welcome to the GitSynchronizer App - a fully-functional GitSynchronizer application that you can use as the skeleton for your new applications.
This document contains information on how to download, install, and start using GitSynchronizer.
Installation
The simplest and recommended way to install GitSynchronizer App is to use Composer:
If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:
curl -s http://getcomposer.org/installer | php
Then, use the create-project command to generate a new GitSynchronizer
application:
php composer.phar create-project ml/git-synchronizer-app path/to/install
Composer will install GitSynchronizer and all its dependencies under the
path/to/install directory.
The applications main entry point is in the web/index.php file.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-04-07