2017 © Pedro Peláez
 

project example

image

genesis-php/example

  • Wednesday, June 15, 2016
  • by enlilcz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Genesis example

This is an example project for Genesis build tool, (*1)

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., (*2)

This example is all about directories build and build-simple. All other files and directories are only samples., (*3)

Getting started

Look at the example which gives you quick introduction:, (*4)

  1. Clone this repository or run:
    composer create-project genesis-php/example , (*5)

  2. Initialize build:
    cd example && vendor/bin/genesis self-init directory 'build' was created, with example files, (*6)

  3. Run:
    build/build default = help - list of available tasks, (*7)

    build/build mytask run some task, (*8)

    or example complex build:, (*9)

    build-example/build init run predefined simple build from directory 'build-example', (*10)

Create you own build

Genesis documentation, (*11)

The Versions

15/06 2016

dev-master

9999999-dev

  Sources   Download

The Requires

 

The Development Requires

15/06 2016

dev-workshop

dev-workshop

  Sources   Download

The Requires

 

15/06 2016

v2.5.0

2.5.0.0

  Sources   Download

The Requires

 

12/05 2016

v2.0.0

2.0.0.0

  Sources   Download

The Requires

 

16/04 2016

v1.5.0

1.5.0.0

  Sources   Download

The Requires

 

08/03 2016

v1.2.0

1.2.0.0

  Sources   Download

The Requires

 

05/03 2016

v1.0.0

1.0.0.0

  Sources   Download

The Requires