Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 389 Bytes

Allyse sandbox

Sandbox is a pre-packaged and pre-configured Allyse application.

Documentation

The Documentation is in Allyse Wiki.

Installation

The best way to install Allyse Sandbox is using Composer.

	composer create-project allyse/sandbox my-app
	cd my-app