Skip to content

bmac/ae-framework

 
 

Repository files navigation

ae-framework Build Status

Getting Started

To work on this project, first install Vagrant and Ansible. Then, run vagrant up from the project root. This will provision a virtual machine that contains all the necessary dependencies for executing the code in this project. Run the shell command vagrant ssh to establish a shell connection to the virtual machine.

Project Tests

Execute the following command from the project root to run the automated tests:

make test

About

PHP framework for Audience Engine APIs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.9%
  • Makefile 0.1%