Skip to content

vehikl/katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katas

Our collection of Katas with Quick Setup Scripts to get it immediately ready to go!

Requirements

  • docker

brew cask install docker

  • Mutagen

brew install mutagen-io/mutagen/mutagen

How to use it

Each kata has dedicated scripts to setup and tear down the project.

First time setup

It is important to clone this repository at ~/Scripts, otherwise the scripts might not work properly.

Setting up a Kata

bash ~/Scripts/<Kata Name>/create.sh

Tearing down a Kata

bash ~/Scripts/<Kata Name>/destroy.sh

Recommendations

Although not required, the usage of PHPStorm is recommended, since these scripts will also automatically setup Interpreter and Test Framework configurations for PHPStorm.

Our favorite Katas

PHP

JS

Releases

No releases published

Packages

No packages published