chrisdenman / test.learnyouahaskell.github.io

Functional Testing learnyouahaskell.github.io
The Unlicense
1 stars 0 forks source link

Obviate the re-cloning of repositories on every run. #28

Closed chrisdenman closed 2 days ago

chrisdenman commented 2 days ago

…causes cloned repos to be reused rather than downloaded every time, if defined.

Closes #13