Skip to content

Answering the most important question ever: Is it better than coffee?

License

Notifications You must be signed in to change notification settings

MarcusSchwarz/is-it-better-than-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Is it better than coffee?

This highly complex tool will find out if whatever you will give it is better than a plain cup of freshly brewed coffee. Don't believe it? Give it a try!

Usage

require 'src/php/Coffee.php';

$beer = new \stdClass();
$coffeeTester = new \IsItCoffee\Coffee($beer);
echo $coffeeTester->isItBetter();

Contribution

We are happy that you want to assist us in answering the question of all questions: Is it better than coffee?

Simply create a pull request and I will merge it as soon as possible if it helps in answering this most important ever question. Please use any language you like to improve our knowledge about the universe!

About

Answering the most important question ever: Is it better than coffee?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages