Open jabrena opened 1 year ago
git clone https://github.com/odrotbohm/arch-evident-spring
git tag -l --format='%(refname) %(taggerdate)'
brew install graphviz
open -n -a "Google Chrome" --args "--new-window" `pwd`/src/main/asciidoc/index.adoc
git checkout refs/tags/steps/1
mvn clean test -Dtest=ModularityTests
git checkout refs/tags/steps/2
git checkout refs/tags/steps/3
git checkout refs/tags/steps/4
git checkout refs/tags/steps/5