linio/burrito-recipe
Composer 安装命令:
composer create-project linio/burrito-recipe
包简介
A complete recipe for Tortilla applications.
README 文档
README
This is a complete recipe for Tortilla-based applications that you can use as the skeleton. It includes opinionated debug loggers and request handlers.
Quickstart
To start using the recipe, just run:
$ composer create-project linio/burrito-recipe your_app
Usage
To start working on the project:
$ composer install
$ cp .env.dist .env
To run the project tests and validate the coding standards:
$ composer test
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-01-31