Skip to content

Code1337 Kata - Single Responsibility Principle

Notifications You must be signed in to change notification settings

mbrugger/01-srp

 
 

Repository files navigation

BYTEPOETS Code1337

Kata 1 - SRP

To execute the code kata with PHP execute the following command:

$ php kata.php

If you would like to continually watch for file changes and execute the code every time you save the code in your editor you may use Gulp.

If you haven't installed Gulp yet run:

$ npm install

To watch for changes simply run:

$ gulp

About

Code1337 Kata - Single Responsibility Principle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.5%
  • JavaScript 5.5%