Skip to content

aardling/kata.currency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kata.currency

refactor the given code with Domain-Driven Design patterns, principles and practices in mind
commit regularly, to be able to show your progress later on

runtimes

java

the project can be built with Gradle, which allows you to immediately run the tests

  • ./gradlew test

feel free to build, test and execute in any other way too

php

the bin folder contains docker scripts to run composer, php and phpunit in case you would need it, eg.

  • bin/composer install
  • bin/phpunit tests

feel free to run composer, tests or executable in any other way too

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published