Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 375 Bytes

cycon.md

File metadata and controls

23 lines (14 loc) · 375 Bytes

Cycon recipe

Installing

Include recipe in deploy.php file.

require 'recipe/cycon.php';

The recipe extends the common recipe of core deployer, so you have to include this recipe in deploy.php too:

require 'recipe/common.php';

Optional Usage

Tasks

  • build - build project