fobis

KISS build tool for automatically building modern Fortran projects

brewmacoslinux
Try with needOr install directly
Source

About

KISS build tool for automatically building modern Fortran projects

Commands

fobis

Examples

Initialize a new Fortran project with default structure$ fobis init
Build the Fortran project using settings from fobos file$ fobis build
Clean build artifacts and executable files$ fobis clean