Skip to content

mariomka/php-kata-bootstrap-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP kata bootstrap using Docker

How to

Build

make build

Run tests

make test

Run tests with coverage

make coverage

Clean docker images and containers

make clean

Configure PhpStorm debug

Create a server with name docker-php-kata:

Preferences > Languages & Frameworks > PHP > Server > Add

  • Name: docker-php-kata
  • Host: localhost
  • Path mappings: [YOUR-PROJECT_DIR] - /var/kata

About

PHP kata bootstrap using Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published