Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trashbin

simple pastebin written in PHP

setup

set up dependencies:

curl -s https://getcomposer.org/installer | php
php composer.phar install

install and start redis:

brew install redis
redis-server

contribute

fork, branch, hack, pull request. thanks!

run tests

phpunit is required for the tests.

composer install --dev
phpunit

using

  • silex
  • redis
  • twig
  • shjs

license

see LICENSE.

About

simple pastebin written in PHP

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages