2017 © Pedro PelĂĄez
 

library plugin-sami

Sami plugin for carew

image

carew/plugin-sami

Sami plugin for carew

  • Sunday, January 27, 2013
  • by lyrixx
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Sami plugin for Carew

Installation

Install it with composer:, (*1)

composer require carew/plugin-sami:dev-master

Then configure config.yml, (*2)

engine:
    extensions:
        - Carew\Plugin\Sami\SamiExtension

sami:
    project_dir: /full/path/to/the/library # i.e.:
    src_dir:     src # relative path from the project dir
    name:        Name of your project
    branches:
        master: Master
        newt:   The next release

Usage

vendor/bin/carew sami:update

The Versions

27/01 2013
27/01 2013
26/01 2013