GitHub - mapmeld/fortran-machine: Finally a Fortran MVC web platform
An MVC web stack written in Fortran 90 (so you get arrays, and it's not punchcards) Major credit due to: Log in and install dependencies # update Ubuntu sudo apt-get update sudo apt-get upgrade # create the user and home directory adduser fortran --gecos "" usermod -a -G sudo fortran # switch to new user su fortran cd ~ # install git and clone the repo sudo apt-get install -y git git clone https://github.com/mapmeld/fortran-machine.git # Install dependencies cd fortran-machine sudo ./install_deps_ubu.sh Go to your IP address - you should see the "Welcome to nginx!"
https://github.com/mapmeld/fortran-machine?utm_source=tldrnewsletter