Skip to content

ExposureSoftware/SuperChicken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperChicken

The Chicken to end all Chickens

About

Installation

Dependencies

  1. This requires PHP version 5.6.30 but 7.0 is recommended.
  2. Composer is required for installation.

Development Dependencies

  1. PHPUnit is required for testing.

The Chicken

  1. Clone the repository using Git.
    git clone git@github.com:ExposureSoftware/SuperChicken.git
  2. Change to the working directory.
    cd SuperChicken
  3. Install dependencies using composer.
    composer install

Running

CLI

From the install directory change directory to the cli directory and run php farm.php.

Development

Build Status

Build Status

Testing

Tests are run via PHPUnit. Run php vendor/phpunit/phpunit/phpunit from the top-level directory to start tests.

About

The Chicken to end all Chickens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages