Base template for kata repositories.
- bin: binary or executable files, like composer.phar, phpunit.phar
- doc: kata specifications and helpful documents
- src: the source code
- test: the test code for the source
- vendor: 3rd party stuff + PSR-4 autoloader by composer
- README.md: this document