simple pastebin written in PHP
set up dependencies:
curl -s http://getcomposer.org/installer | php
php composer.phar install
install and start redis:
brew install redis
redis-server
fork, branch, hack, pull request. thanks!
phpunit is required for the tests.
phpunit
- silex
- redis
- twig
- shjs
see LICENSE.