Skip to content

phplx/raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raffle

This application is used to select registered attendees of the eventbrite events for phplx meetups.

Install via Composer

git clone https://github.com/phplx/raffle.git
cd raffle
git submodule update --init
# download composer
curl -sS https://getcomposer.org/installer | php
php composer.phar install -o

Run

bin/raffle <prize name>
# or
php bin/raffle.php <prize name>

phplx

LICENSE

Licensed under the BSD LICENSE

About

[Old] Application to raffle prizes for phplx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages