The Fortran Package Manager is a package manager and build system for Fortran developed by us. Modern Fortran should natively support it, allow for easy project setup, etc.
In the beginning we can use the ShellExecution task that is already present to spawn instances of fpm, but in the long run we will need to write a CustomExecution task to allow for shared states and a more tailored-made experience
TODO List (to be expanded)
This issue is still in its planning stages, so the TODO list might be expanded
CC @everythingfunctional
The Fortran Package Manager is a package manager and build system for Fortran developed by us. Modern Fortran should natively support it, allow for easy project setup, etc.
In the beginning we can use the
ShellExecutiontask that is already present to spawn instances of fpm, but in the long run we will need to write aCustomExecutiontask to allow for shared states and a more tailored-made experienceTODO List (to be expanded)
This issue is still in its planning stages, so the TODO list might be expanded
CC @everythingfunctional