Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.54 KB

Why?

In this repo, you find several projects, to kickstart a code kata quick and easy.

What?

How?

Each project should hold its own README.md with instructions, how to setup the project. Use package managers, like composer and/or npm, to speed up setup process.

Contribute?

If you want to add a new kickstarter, fork this repository, make a new branch, add the new kickstarter in a separate folder, with the following naming schema <language>-<test-framework>-[<testrunner>] and send a pull request.