genesis-php/example
Composer 安装命令:
composer create-project genesis-php/example
包简介
README 文档
README
This is an example project for Genesis build tool
Genesis is lightweight, smart and easy to use CLI tool, for building (mainly) PHP applications. Usage is similar to Phing, but Genesis is much easier. For configuration is used an .neon file, which is very similar to YAML.
This example is all about directories build and build-simple.
All other files and directories are only samples.
Getting started
Look at the example which gives you quick introduction:
-
Clone this repository or run:
composer create-project genesis-php/example -
Initialize build:
cd example && vendor/bin/genesis self-initdirectory 'build' was created, with example files -
Run:
build/builddefault = help - list of available tasksbuild/build mytaskrun some taskor example complex build:
build-example/build initrun predefined simple build from directory 'build-example'
Create you own build
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-03-02