pFUnit icon indicating copy to clipboard operation
pFUnit copied to clipboard

Fortran Docker Environment with pFUnit Testing

Open sbland opened this issue 5 years ago • 2 comments

I'm currently setting up a docker container for running Fortran and pFUnit without all the associated dependency finding and fixing. This would allow windows users with little knowledge of environment setup to run and amend Fortran code.

The WIP is here : https://github.com/sbland/fortran_environment

Let me know if you are interested in collaborating.

sbland avatar Mar 11 '20 11:03 sbland

This is a great capability to provide. I don't do Windows, but please let me know if there are things that I can do to help.

tclune avatar Mar 16 '20 12:03 tclune

@tclune I have made it system agnostic so should work on anything with docker setup.

sbland avatar Mar 30 '20 09:03 sbland