Skip to content

irshad-js/TDD-JamesGrenning

Repository files navigation

Embedded software workflow

Code style: black CircleCI

Related website here : Irshad's technical blog

docker commands

docker run -it -v "$(PWD):/home/app" irshadjs/software_workflow:0.2

docker run -it -v "%cd%:/home/app" irshadjs/software_workflow:0.2

use this command to make the scripts in bash, executable:

sed -i -e 's/\r$//' scriptname.sh

docker build -t irshadjs/software_workflow:0.2 .

About

Code walkthrough of James Grenning's TDD book chapters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published