Skip to content

nicolashohm/personal-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal queue

Build Status Coverage Status

Install

Install with composer

composer create-project nickel715/personal-queue path/to/install

Configure

configuration is not necessarily needed. To overwrite the default config copy config.php.dist to config.php

Usage

Place the project somethere in the www root or simply start the builtin php web server:

php -S localhost:8000 -t personal-queue/